1 write to _heartbeatTimer
Microsoft.Build (1)
BackEnd\BuildManager\CoordinatorClient.cs (1)
69
_heartbeatTimer
= new HeartbeatTimer(connection, heartbeatIntervalMs, output);
1 reference to _heartbeatTimer
Microsoft.Build (1)
BackEnd\BuildManager\CoordinatorClient.cs (1)
82
_heartbeatTimer
.Dispose();