| IntuitRetryPolicyExecuteAction Method | 
| Name | Description | |
|---|---|---|
| ExecuteAction(Action) | 
            Repetitively executes the specified action while it satisfies the current retry policy.
              | |
| ExecuteAction(ActionAsyncCallback, ActionIAsyncResult, Action, ActionException) | 
            Repetitively executes the specified asynchronous action while it satisfies the current retry policy.
              | |
| ExecuteActionTResult(ActionAsyncCallback, FuncIAsyncResult, TResult, ActionTResult, ActionException) | 
            Repetitively executes the specified asynchronous action while it satisfies the current retry policy.
              |