ClusterMembershipOptions.NumVotesForDeathDeclaration 属性

定义

获取或设置将某些 silo 声明为向下所需的未过期投票数, (最多 NumProbedSilos 应)

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

属性值

默认情况下,两个投票足以将 silo 声明为 down。

适用于