GlobalConfiguration.NumMissedProbesLimit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of missed "I am alive" heartbeat messages from a silo or number of un-replied probes that lead to suspecting this silo as dead.
public int NumMissedProbesLimit { get; set; }
member this.NumMissedProbesLimit : int with get, set
Public Property NumMissedProbesLimit As Integer