Interface IAsynchronousBackoffPolicyFactory
Creates an instance of a back off policy
Namespace: AzureFromTheTrenches.Commanding.Queue
Assembly: AzureFromTheTrenches.Commanding.Queue.dll
Syntax
public interface IAsynchronousBackoffPolicyFactory
Methods
| Improve this Doc View SourceCreate()
Declaration
IAsynchronousBackoffPolicy Create()
Returns
Type | Description |
---|---|
IAsynchronousBackoffPolicy |