Flag indicating whether or not message was processed by Iguana.
If true, the message has been processed by Iguana and does not need to be resent. The plugin should respond to the next MessageRequested event with the next available message.
If false, the message has not been processed by Iguana and needs to be resent. The plugin should respond to the next MessageRequested event with the same message.
SourceMessageRequestCompletedEventInputs Class | iNTERFACEWARE.Iguana.Plugin Namespace