Show / Hide Table of Contents

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 Source

Create()

Declaration
IAsynchronousBackoffPolicy Create()
Returns
Type Description
IAsynchronousBackoffPolicy
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall