Struct ConnectionPoolOpeningEvent
Occurs before the pool is opened.
public struct ConnectionPoolOpeningEvent
- Inherited Members
Constructors
- ConnectionPoolOpeningEvent(ServerId, ConnectionPoolSettings)
Initializes a new instance of the ConnectionPoolOpeningEvent struct.
Properties
- ClusterId
Gets the cluster identifier.
- ConnectionPoolSettings
Gets the connection pool settings.
- ServerId
Gets the server identifier.
- Timestamp
Gets the timestamp.