ClusterMembershipOptions.NumMissedTableIAmAliveLimit Property

Definition

Gets or sets the number of missed "I am alive" updates in the table from a silo that causes warning to be logged.

C#
public int NumMissedTableIAmAliveLimit { get; set; }

Property Value

Applies to

Product Versions
.NET Orleans 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0

See also