Property Secondary
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Secondary
Gets an instance of ReadPreference that represents a Secondary read preference.
public static ReadPreference Secondary { get; }
Property Value
An instance of ReadPreference that represents a Secondary read preference.