ReplicationFailure.ConsecutiveFailureCount 属性
定义
获取自上次成功复制以来的连续失败次数。Gets the number of consecutive failures since the last successful replication.
public:
property int ConsecutiveFailureCount { int get(); };
public int ConsecutiveFailureCount { get; }
member this.ConsecutiveFailureCount : int
Public ReadOnly Property ConsecutiveFailureCount As Integer
属性值
自上次成功复制以来的连续失败次数。The number of consecutive failures since the last successful replication.