Constructor ConnectionPoolOpenedEvent
ConnectionPoolOpenedEvent(ServerId, ConnectionPoolSettings)
Initializes a new instance of the ConnectionPoolOpenedEvent struct.
public ConnectionPoolOpenedEvent(ServerId serverId, ConnectionPoolSettings connectionPoolSettings)
Parameters
serverId
ServerIdThe server identifier.
connectionPoolSettings
ConnectionPoolSettingsThe connection pool settings.