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

string

The name of the replica set.