AzureTableStoreDefaultRetryDelaySeconds Field

The default initial delay, in seconds, before the first retry of a failed table storage request

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.3.9728.0
C#
public const int DefaultRetryDelaySeconds = 1

Field Value

Int32
1

See Also