Get the number of pending requests
Source position: advancedipc.pp line 165
public function TIPCServer.GetPendingRequestCount: Integer; |
Number of pending requests
The GetPendingRequestCount function returns the total number of requests currently waiting in the server queue.
|
Find the highest pending request ID |