Partager via


RetryStrategy.DefaultRetryInterval Field

 

Represents the default interval between retries.

Namespace:   Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Syntax

public static readonly TimeSpan DefaultRetryInterval
public:
static initonly TimeSpan DefaultRetryInterval
static val DefaultRetryInterval : TimeSpan
Public Shared ReadOnly DefaultRetryInterval As TimeSpan

Field Value

Type: System.TimeSpan

See Also

RetryStrategy Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace

Return to top