Struct ServerClosingEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Occurs before a server is closed.
public struct ServerClosingEvent
Inherited Members
object.ReferenceEquals(object, object)
Constructors
Initializes a new instance of the ServerClosingEvent struct.
Properties
Gets the cluster identifier.
Gets the server identifier.
Gets the timestamp.