SourceMessageRequestCompletedEventInputs overview
SourceMessageRequestCompletedEventInputs | Overloaded. Initializes a new instance of the SourceMessageRequestCompletedEventInputs class. |
MessageLogId | Id assigned by Iguana uniquely identifying the generated message within Iguana's logs. |
MessageProcessed | Flag indicating whether or not message was processed by Iguana. |
PluginMessageId | Id assigned by the plugin's MessageRequested event handler via the PluginMessageId property. This allows the plugin to associate each message request completed notification with the message sent to Iguana. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
handle | Get handle. This is used in the internal implementation and should not be invoked directly. |
ToString (inherited from Object) |
Finalize | Destructor. |
MemberwiseClone (inherited from Object) |
SourceMessageRequestCompletedEventInputs Class | iNTERFACEWARE.Iguana.Plugin Namespace