Share via


RetryPolicy.DefaultRetryInterval Field

Definition

Default retry interval

protected const int DefaultRetryInterval = 1000;
val mutable DefaultRetryInterval : int
Protected Const DefaultRetryInterval As Integer  = 1000

Field Value

Value = 1000

Applies to