ClusterMembershipOptions.DeathVoteExpirationTimeout 属性

定义

获取或设置成员资格表中投票的过期时间(以秒为单位)。

public TimeSpan DeathVoteExpirationTimeout { get; set; }
member this.DeathVoteExpirationTimeout : TimeSpan with get, set
Public Property DeathVoteExpirationTimeout As TimeSpan

属性值

默认情况下,投票将在 2 分钟后过期。

适用于