Once a message request is completed, this event is received. This indicates to the client that any transactions started by the request of the message can be committed. MessageSucceeded indicates if the message was logged as a success or error. The received Plugin Message ID indicates that the message was processed. If the message was processed in error by Iguana, this event is not received. As a result, when the next message request is received, the previous message generation operations should be rolled back. Note that exceptions can never be thrown out of this handler. Any exceptions thrown will result in the client executable aborting. It is recommended that logging or the handling of exceptions is performed in the handler.
Namespace: iNTERFACEWARE.IGC
Assembly: IGC_csharp (in IGC_csharp.dll)