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