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