ClusterMembershipOptions.DefunctSiloCleanupPeriod Property

Definition

Gets or sets the duration between membership table cleanup operations. When this period elapses, all defunct silo entries older than DefunctSiloExpiration are removed. This value is per-silo.

C#
public TimeSpan? DefunctSiloCleanupPeriod { get; set; }

Property Value

Membership is cleared of expired, defunct silos every hour, by default.

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