Property Nearest

| MongoDB CSharp Driver API Reference (original) (raw)

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.