Constructor CompressorConfiguration

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Configuration

Assembly

MongoDB.Driver.dll

CompressorConfiguration(CompressorType)

Initializes an instance of CompressorConfiguration.

public CompressorConfiguration(CompressorType type)

Parameters

type CompressorType

The compressor type.