Interface IAzureStorageQueueDispatcherFactory
Namespace: AzureFromTheTrenches.Commanding.AzureStorage
Assembly: AzureFromTheTrenches.Commanding.AzureStorage.dll
Syntax
public interface IAzureStorageQueueDispatcherFactory
Methods
| Improve this Doc View SourceCreate(CloudQueue)
Declaration
ICommandDispatcher Create(CloudQueue queue)
Parameters
Type | Name | Description |
---|---|---|
CloudQueue | queue |
Returns
Type | Description |
---|---|
ICommandDispatcher |