SqlAuthenticationProviderException.RetryPeriod 属性

定义

重试操作前等待的时间段(以毫秒为单位)。 如果未建议重试期限,则为 0。 从不负。 当 ShouldRetry 为 false 时,始终为 0。

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

属性值

适用于