Event called when a new message has arrived.
Source position: simpleipc.pp line 225
published property TSimpleIPCServer.OnMessageQueued : TNotifyEvent |
OnMessageQueued is an event handler that is called whenever a new message is pushed on the queue.
|
Check if a client message is available. |
|
|
Event called when a new message has arrived, and the queue is full. |