Class CompressorConfiguration
- 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
- Properties
 Gets the compression properties.
- Type
 Gets the compressor type.
Methods
- Equals(object)
 Determines whether the specified object is equal to the current object.
- GetHashCode()
 Serves as the default hash function.