QueueProcessorOptions.Queue Property

Definition

Gets the queue the QueueProcessor will operate on.

public Azure.Storage.Queues.QueueClient Queue { get; }
member this.Queue : Azure.Storage.Queues.QueueClient
Public ReadOnly Property Queue As QueueClient

Property Value

Applies to