Click or drag to resize
ReadConcernLocal Property
Gets a local read concern.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax
public static ReadConcern Local { get; }

Property Value

Type: ReadConcern
See Also