| IBackoffPolicy Interface | 
Namespace: AccidentalFish.ApplicationSupport.Core.Policies
| Name | Description | |
|---|---|---|
| Execute(FuncBoolean, IWaitHandle) | 
            Execute the back off policy running the specified function
              | |
| Execute(FuncBoolean, CancellationToken) | 
            Execute the back off policy running the specified function terminating when the cancellation token is signalled
              |