Struct ConnectionPoolCheckingOutConnectionEvent
Occurs before a connection is checked out of the pool.
public struct ConnectionPoolCheckingOutConnectionEvent
- Inherited Members
Constructors
- ConnectionPoolCheckingOutConnectionEvent(ServerId, long?)
Initializes a new instance of the ConnectionPoolCheckingOutConnectionEvent struct.
Properties
- ClusterId
Gets the cluster identifier.
- OperationId
Gets the operation identifier.
- ServerId
Gets the server identifier.
- Timestamp
Gets the timestamp.