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