1 write to MissedHeartbeatsThreshold
Microsoft.Build.Framework (1)
Coordinator\CoordinatorSettings.cs (1)
124MissedHeartbeatsThreshold = DefaultMissedHeartbeatsThreshold,
1 reference to MissedHeartbeatsThreshold
Microsoft.Build.Framework (1)
Coordinator\CoordinatorSettings.cs (1)
99public long HeartbeatTimeoutMs => (long)HeartbeatIntervalMs * MissedHeartbeatsThreshold;