Property AvailableCompressors
- Namespace
 - MongoDB.Driver.Core.Connections
 
- Assembly
 - MongoDB.Driver.dll
 
AvailableCompressors
Gets the available compressors.
public IReadOnlyList<CompressorType> AvailableCompressors { get; }
Gets the available compressors.
public IReadOnlyList<CompressorType> AvailableCompressors { get; }