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