Share via


SqlRetryLogicBase.Current 屬性

定義

從零開始的目前重試編號。

public:  property int Current {  public:
int get(); protected:
 void set(int value); };
public int Current { get; protected set; }
member this.Current : int with get, set
Public Property Current As Integer

屬性值

int ,會傳回第一次失敗之後的重試執行嘗試次數。

適用於