Constructor ServerHeartbeatStartedEvent
ServerHeartbeatStartedEvent(ConnectionId, bool)
Initializes a new instance of the ServerHeartbeatStartedEvent struct.
public ServerHeartbeatStartedEvent(ConnectionId connectionId, bool awaited)
Parameters
connectionId
ConnectionIdThe connection identifier.
awaited
boolThe awaited flag.