Icon NumPendingRequests Property

property NumPendingRequests: Integer

Usage

Available In: Client Applications

Indicates the number of pending database load/commit web server requests. If any errors were encountered during a dataset columns/parameters/rows load or database transaction commit operation, then the web server request used with the operation will remain as a pending request. You can use the RetryPendingRequests to retry all pending requests, or the CancelPendingRequests to cancel all pending requests.
Image