Table of Contents

Property SecondaryPreferred

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

SecondaryPreferred

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

public static ReadPreference SecondaryPreferred { get; }

Property Value

ReadPreference

An instance of ReadPreference that represents a SecondaryPreferred read preference.