Struct ClusterSelectingServerEvent
Occurs before a server is selected.
public struct ClusterSelectingServerEvent- Inherited Members
Constructors
- ClusterSelectingServerEvent(ClusterDescription, IServerSelector, long?, string)
- Initializes a new instance of the ClusterSelectingServerEvent struct. 
Properties
- ClusterDescription
- Gets the cluster description. 
- ClusterId
- Gets the cluster identifier. 
- OperationId
- Gets the operation identifier. 
- OperationName
- Gets the operation name. 
- ServerSelector
- Gets the server selector. 
- Timestamp
- Gets the timestamp.