Table of Contents

Property Compressors

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Compressors

Gets or sets the compressors.

public IReadOnlyList<CompressorConfiguration> Compressors { get; set; }

Property Value

IReadOnlyList<CompressorConfiguration>