SqlAuthenticationProviderException.RetryPeriod 屬性

定義

等待的時間,以毫秒計,等待後再嘗試動作。 若不建議重試期,則為0。 從來不是負面的。 當 ShouldRetry 為假時,總是 0。

public:
 property int RetryPeriod { int get(); };
public int RetryPeriod { get; }
member this.RetryPeriod : int
Public ReadOnly Property RetryPeriod As Integer

屬性值

適用於