Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Nearest

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Nearest

Gets an instance of ReadPreference that represents a Nearest read preference.

public static ReadPreference Nearest { get; }

Property Value

ReadPreference

An instance of ReadPreference that represents a Nearest read preference.