RetryContext.PreviousRetryCount 属性

定义

到目前为止,连续重试失败的次数。

public:
 property long PreviousRetryCount { long get(); void set(long value); };
public long PreviousRetryCount { get; set; }
member this.PreviousRetryCount : int64 with get, set
Public Property PreviousRetryCount As Long

属性值

适用于