RetryParams.ShouldRetry 属性

定义

获取或设置一个值,该值指示是否应执行重试操作。

public bool ShouldRetry { get; set; }
member this.ShouldRetry : bool with get, set
Public Property ShouldRetry As Boolean

属性值

一个值,该值指示是否应执行重试操作。

适用于