Microsoft.Azure.WebJobs.Host.Queues Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Classes

PoisonMessageEventArgs

Event argument class for when poison messages are added to a poison queue.

QueueProcessor

This class defines a strategy used for processing queue messages.

QueueProcessorOptions

Provides options input for creatingQueueProcessor.

Interfaces

IQueueProcessorFactory

Factory for creating QueueProcessor instances.