共用方式為


ClusterMembershipOptions.DefunctSiloCleanupPeriod 屬性

定義

取得或設定成員資格資料表清除作業之間的持續時間。 當這段期間經過時,會移除早于 DefunctSiloExpiration 的所有無用定址定址接收器專案。 此值是每個定址接收器。

public TimeSpan? DefunctSiloCleanupPeriod { get; set; }
member this.DefunctSiloCleanupPeriod : Nullable<TimeSpan> with get, set
Public Property DefunctSiloCleanupPeriod As Nullable(Of TimeSpan)

屬性值

根據預設,成員資格會清除每小時過期、無用的定址接收器。

適用於