Struct ServerHeartbeatFailedEvent
Occurs when a heartbeat failed.
- Inherited Members
Constructors
- Server
Heartbeat Failed Event(Connection Id, Exception, bool) Initializes a new instance of the Server
Heartbeat struct.Failed Event
- Server
Heartbeat Failed Event(Connection Id, Time Span, Exception, bool) Initializes a new instance of the Server
Heartbeat struct.Failed Event
Properties
- Awaited
Determines if this heartbeat event is for an awaitable hello.
- Cluster
Id Gets the cluster identifier.
- Connection
Id Gets the connection identifier.
- Duration
Gets the duration of time passed since corresponding Server
Heartbeat .Started Event
- Exception
Gets the exception.
- Server
Id Gets the server identifier.
- Timestamp
Gets the timestamp.