Пример #1
0
 private void SendHeartbeat()
 {
     _heartbeatRest.PostAsync(HeartbeatOK, HeartbeatFailed);
 }