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