OnMessageRequestCompleted event
Event raised upon receipt of a message request completed notification from Iguana.
Applies to
Declaration
property OnMessageRequestCompleted : TIGCsourceMessageRequestCompletedEvent;
Description
Exceptions should never be allowed to propagate out of the event handler. Event handlers should catch and handle all exceptions internally.