| IntuitRetryingEventArgs Properties |
The IntuitRetryingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentRetryCount |
Gets the current retry count.
| |
| Delay |
Gets the delay which indicates how long the current thread will be suspended for before the next iteration will be invoked.
| |
| LastException |
Gets the exception which caused the retry conditions to occur.
|