Struct ClusterSelectedServerEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Occurs after a server is selected.
public struct ClusterSelectedServerEvent
Inherited Members
Constructors
Initializes a new instance of the ClusterSelectedServerEvent struct.
Properties
Gets the cluster description.
Gets the cluster identifier.
Gets the duration of time it took to select the server.
Gets the operation identifier.
Gets the operation name.
Gets the selected server.
Gets the server selector.
Gets the timestamp.