ITransientErrorDetectionStrategy Interface
Defines an interface that must be implemented by custom components responsible for detecting specific transient conditions.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | IsTransient(Exception^) | Determines whether the specified exception represents a transient failure that can be compensated by a retry. |
Show:
