Delete all pending requests and responses
Source position: advancedipc.pp line 173
public procedure TIPCServer.DeletePendingRequests; |
The DeletePendingRequests procedure removes all pending requests and responses from the server queue. This is useful for cleanup operations during server startup or shutdown.
|
Start the IPC server |
|
|
Stop the IPC server |