Chameleon and Iguana Plugin C# Class Libraries

SourceMessageRequestCompletedEventInputs Members

SourceMessageRequestCompletedEventInputs overview

Public Instance Constructors

SourceMessageRequestCompletedEventInputs Overloaded. Initializes a new instance of the SourceMessageRequestCompletedEventInputs class.

Public Instance Properties

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.

Public Instance Methods

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) 

Protected Instance Methods

Finalize Destructor.
MemberwiseClone (inherited from Object) 

See Also

SourceMessageRequestCompletedEventInputs Class | iNTERFACEWARE.Iguana.Plugin Namespace