ClusterMembershipOptions.LocalHealthDegradationMonitoringPeriod 属性

定义

获取或设置自测试记录本地运行状况降级状态之间的时间段。

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

属性值

默认情况下,本地主机每十秒执行一次自测试。

适用于