Table of Contents

Property ReplicaSetName

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

ReplicaSetName

Gets the name of the replica set (null if not connected to a replica set).

public virtual string ReplicaSetName { get; }

Property Value

string