Interface IServerSelector
- Namespace
- MongoDB.Driver.Core.Clusters.ServerSelectors
- Assembly
- MongoDB.Driver.Core.dll
Represents a selector that selects servers.
public interface IServerSelectorMethods
- SelectServers(ClusterDescription, IEnumerable<ServerDescription>)
- Selects the servers.