Table of Contents

Property ClusterEndPoints

Namespace
MongoDB.Driver.Authentication
Assembly
MongoDB.Driver.dll

ClusterEndPoints

Cluster's end points.

public IEnumerable<EndPoint> ClusterEndPoints { get; init; }

Property Value

IEnumerable<EndPoint>