Namespace Savvyio.Extensions.QueueStorage
Assembly: Savvyio.Extensions.QueueStorage.dll
Classes
AzureQueueOptions
Configuration options for AzureQueue<TRequest>.
AzureQueueReceiveOptions
Configuration options that is related to receiving messages from an Azure Storage Queue.
AzureQueueSendOptions
Configuration options that is related to sending messages from an Azure Storage Queue.
AzureQueue<TRequest>
Represents the base class from which all implementations of Azure Storage Queue should derive.