Show / Hide Table of Contents

Interface IAzureStorageQueueDispatcherFactory

Namespace: AzureFromTheTrenches.Commanding.AzureStorage
Assembly: AzureFromTheTrenches.Commanding.AzureStorage.dll
Syntax
public interface IAzureStorageQueueDispatcherFactory

Methods

| Improve this Doc View Source

Create(CloudQueue)

Declaration
ICommandDispatcher Create(CloudQueue queue)
Parameters
Type Name Description
CloudQueue queue
Returns
Type Description
ICommandDispatcher
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall