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