Struct ClusterSelectingServerEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
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
Gets the cluster description.
Gets the cluster identifier.
Gets the operation identifier.
Gets the operation name.
Gets the server selector.
Gets the timestamp.