Property ClusterEndPoints
- Namespace
- MongoDB.Driver.Authentication
- Assembly
- MongoDB.Driver.dll
ClusterEndPoints
Cluster's end points.
public IEnumerable<EndPoint> ClusterEndPoints { get; init; }
Cluster's end points.
public IEnumerable<EndPoint> ClusterEndPoints { get; init; }