CompressorConfiguration Class (original) (raw)
Represents a compressor configuration.
Inheritance Hierarchy
SystemObject
MongoDB.Driver.Core.ConfigurationCompressorConfiguration
Namespace: MongoDB.Driver.Core.Configuration
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax
public sealed class CompressorConfiguration
Public NotInheritable Class CompressorConfiguration
[] type CompressorConfiguration = class end
The CompressorConfiguration type exposes the following members.
Constructors
Properties
| | Name | Description | |
| ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | -------------------------------- |
| | Properties | Gets the compression properties. |
|
| Type | Gets the compressor type. |
Methods
Extension Methods
See Also