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