Class CompressorConfiguration
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll
Represents a compressor configuration.
public sealed class CompressorConfiguration
Inheritance
CompressorConfiguration
Inherited Members
Constructors
CompressorConfiguration(CompressorType)
Initializes an instance of CompressorConfiguration.
Properties
Gets the compression properties.
Gets the compressor type.
Methods
Determines whether the specified object is equal to the current object.
Serves as the default hash function.