Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

Queues Property

The list of queues returned by a call to ListQueues .

Syntax

[VB.NET]
Public ReadOnlyProperty Queues As AzureQueueList

[C#]
public AzureQueueList Queues {get;}

Remarks

The property is populated after a call to ListQueues and contains information about each queue in the response. The information provided here is also provided by the QueueList event.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0