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

ApproximateMessageCount Property

The approximate number of messages in the queue.

Syntax

[VB.NET]
Public ReadOnlyProperty ApproximateMessageCount As Integer

[C#]
public int ApproximateMessageCount {get;}

Remarks

This property is populated after calling GetQueueMetadata. It will hold the approximate number of messages in the queue as returned by the server.

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

Default Value

0

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