Share via


ServiceBusTriggerAttribute.QueueName Property

Definition

Gets the name of the queue to bind to.

public string QueueName { get; }
member this.QueueName : string
Public ReadOnly Property QueueName As String

Property Value

Remarks

When binding to a subscription in a topic, returns null.

Applies to