Struct ConnectionOpeningEvent
Occurs before a connection is opened.
public struct ConnectionOpeningEvent
- Inherited Members
Constructors
- ConnectionOpeningEvent(ConnectionId, ConnectionSettings, long?)
Initializes a new instance of the ConnectionOpeningEvent struct.
Properties
- ClusterId
Gets the cluster identifier.
- ConnectionId
Gets the connection identifier.
- ConnectionSettings
Gets the connection settings.
- OperationId
Gets the operation identifier.
- ServerId
Gets the server identifier.
- Timestamp
Gets the timestamp.