Constructor EndPointServerSelector
- Namespace
- MongoDB.Driver.Core.Clusters.ServerSelectors
- Assembly
- MongoDB.Driver.Core.dll
EndPointServerSelector(EndPoint)
Initializes a new instance of the EndPointServerSelector class.
public EndPointServerSelector(EndPoint endPoint)
Parameters
endPoint
EndPointThe end point.