Class EndPointServerSelector
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Clusters.ServerSelectors
Assembly
MongoDB.Driver.dll
Represents a selector that selects servers based on an end point.
public class EndPointServerSelector : IServerSelector
Inheritance
EndPointServerSelector
Implements
Inherited Members
Constructors
EndPointServerSelector(EndPoint)
Initializes a new instance of the EndPointServerSelector class.
Methods
SelectServers(ClusterDescription, IEnumerable)
Selects the servers.
Returns a string that represents the current object.