Property Compressors
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
Compressors
Gets the compressors.
public IReadOnlyList<CompressorConfiguration> Compressors { get; }
Property Value
- IReadOnlyList<CompressorConfiguration>
The compressors.