OnMessageReceived event
Event raised upon receipt of a message from Iguana.
Applies to
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.