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

ApproximateMessageCount Property

The approximate number of messages in the queue.

Object Oriented Interface

public function getApproximateMessageCount();

Procedural Interface

inazure_queue_get($res, 3 );

Default Value

0

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.

Data Type

Integer

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