Icon NumPendingRequests Property

property NumPendingRequests: Integer

Usage

Available In: Client Applications

Indicates the number of requests currently awaiting execution.

Information The value returned by this property does not include the currently-executing request, if one exists. If a currently-executing request fails for any reason, then the value returned by this property will include the failed request when this property is referenced from an OnComplete event handler.
Image