Constructor ClusterSelectingServerEvent
ClusterSelectingServerEvent(ClusterDescription, IServerSelector, long?, string)
Initializes a new instance of the ClusterSelectingServerEvent struct.
public ClusterSelectingServerEvent(ClusterDescription clusterDescription, IServerSelector serverSelector, long? operationId, string operationName)
Parameters
clusterDescription
ClusterDescriptionThe cluster description.
serverSelector
IServerSelectorThe server selector.
operationId
long?The operation identifier.
operationName
stringThe operation name.