MongoUrlReplicaSetName Property |
Gets the name of the replica set.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public string ReplicaSetName { get; }
Public ReadOnly Property ReplicaSetName As String
Get
member ReplicaSetName : string with get
Property Value
Type:
StringSee Also