Table of Contents

Property Nearest

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.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.