OnMessageReceived event

Event raised upon receipt of a message from Iguana.

Applies to

TIGCdestination

Declaration

property OnMessageReceived : TIGCdestinationMessageReceivedEvent;

Description

Exceptions should never be allowed to propagate out of the event handler. Event handlers should catch and handle all exceptions internally.


Chameleon Delphi Documentation