Indicates to Iguana whether or not the message was processed by the plugin.
Default value: false.
Should generally be set by event handlers to true.
If set to false, Iguana will simply issue a relatively generic error message. Event handlers can add their own specific error log message to the Iguana logs using the AddErrorLogMessage method instead.
DestinationMessageReceivedEventOutputs Class | iNTERFACEWARE.Iguana.Plugin Namespace