Struct ConnectionFailedEvent
Occurs when a connection fails.
public struct ConnectionFailedEvent
- Inherited Members
Constructors
- ConnectionFailedEvent(ConnectionId, Exception)
Initializes a new instance of the ConnectionFailedEvent struct.
Properties
- ClusterId
Gets the cluster identifier.
- ConnectionId
Gets the connection identifier.
- Exception
Gets the exception.
- ServerId
Gets the server identifier.
- Timestamp
Gets the timestamp.