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

AzureQueue Type

This type represents a single Azure queue.

Remarks

This type represents a single Azure queue.

Fields

Name
String

The name of the queue.

URL
String

The URL of the queue.

Constructors

[VB.NET]
Public AzureQueue()

[C#]
public AzureQueue();



[VB.NET]
Public AzureQueue(ByVal Name As String, ByVal URL As String)

[C#]
public AzureQueue(string name, string URL);



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