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

QueuePrefix Property

If set, ListQueues will only return queues that begin with this prefix.

Syntax

[VB.NET]
Public Property QueuePrefix As String

[C#]
public string QueuePrefix {get; set;}

Remarks

This property may be set before calling ListQueues to filter the results. If this property is set, when ListQueues is called the server will only return queues that begin with the specified prefix.

This property is not available at design time.

Default Value

""

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