Property ReplicaSetName
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
ReplicaSetName
Gets the name of the replica set.
public string ReplicaSetName { get; }
Property Value
- string
The name of the replica set.
Gets the name of the replica set.
public string ReplicaSetName { get; }
The name of the replica set.