Property Primary
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Clusters.ServerSelectors
Assembly
MongoDB.Driver.dll
Primary
Gets a ReadPreferenceServerSelector that selects the Primary.
public static ReadPreferenceServerSelector Primary { get; }
Property Value
A server selector.