Edit

Share via


ClusterMembershipOptions.NumMissedProbesLimit Property

Definition

Gets or sets the number of missed probe requests from a silo that lead to suspecting this silo as down.

public int NumMissedProbesLimit { get; set; }
member this.NumMissedProbesLimit : int with get, set
Public Property NumMissedProbesLimit As Integer

Property Value

A silo will be suspected as being down if three probes are missed, by default.

Applies to