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