RetryingEventArgs Properties
Namespace:
Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentRetryCount | Gets the current retry count. |
![]() | Delay | Gets the delay that indicates how long the current thread will be suspended before the next iteration is invoked. |
![]() | LastException | Gets the exception that caused the retry conditions to occur. |
Show:
