Property ReplicaSetName
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll
ReplicaSetName
Gets the name of the replica set.
public string ReplicaSetName { get; }
Property Value
The name of the replica set.