Property EndPoints
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
EndPoints
Gets the end points.
public IReadOnlyList<EndPoint> EndPoints { get; }
Property Value
- IReadOnlyList<EndPoint>
The end points.
Gets the end points.
public IReadOnlyList<EndPoint> EndPoints { get; }
The end points.