Property Compressors
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll
Compressors
Gets the compressors.
public IReadOnlyList<CompressorConfiguration> Compressors { get; }
Property Value
IReadOnlyList<CompressorConfiguration>
The compressors.