Table of Contents

Property Secondary

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

Secondary

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

public static ReadPreference Secondary { get; }

Property Value

ReadPreference

An instance of ReadPreference that represents a Secondary read preference.