Property Properties

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Configuration

Assembly

MongoDB.Driver.dll

Properties

Gets the compression properties.

public IDictionary<string, object> Properties { get; }

Property Value

IDictionary<string, object>