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