Skip to content

ClusterMembershipOptions.DefunctSiloCleanupPeriod

DefunctSiloCleanupPeriod

getset
View source
public TimeSpan? DefunctSiloCleanupPeriod
Gets or sets a value indicating whether defunct silo entries older than ClusterMembershipOptions are removed. Cleanup is attempted when membership changes are observed and the current membership snapshot contains expired non-active entries, or when this period has elapsed since the last cleanup call. Set this value to null to disable expiration-based cleanup.

Property value

Expiration-based cleanup is enabled by default.