Unit 'AdvancedIPC' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl]

TIPCServer.DeletePendingRequests

Delete all pending requests and responses

Declaration

Source position: advancedipc.pp line 173

public procedure TIPCServer.DeletePendingRequests;

Description

The DeletePendingRequests procedure removes all pending requests and responses from the server queue. This is useful for cleanup operations during server startup or shutdown.

See also

StartServer

  

Start the IPC server

StopServer

  

Stop the IPC server


Documentation generated on: Dec 15 2025