Method SendHeartbeat
SendHeartbeat(TimeSpan?)
Sends a heartbeat to server to keep conenction alive.
public (bool, HeartbeatResponse) SendHeartbeat(TimeSpan? timeout = null)
Parameters
timeout
TimeSpan?Time limit after which the Request will be cancelled.