Chameleon and Iguana Plugin C# Class Libraries |
|
Source.MessageRequestCompletedEvent Delegate
Event raised upon receipt of a message request completed notification from Iguana.
Parameters
-
sender
- The object that triggered the event.
-
Args
- Arguments to the event.
-
Inputs
- Input data from Iguana.
-
Outputs
- Output data to send back to Iguana.
Remarks
Exceptions should never be allowed to propagate out of the event handler. Event handlers should catch and handle all exceptions internally.
Requirements
Namespace: iNTERFACEWARE.Iguana.Plugin
Assembly: IGC_dotnet (in IGC_dotnet.dll)
See Also
iNTERFACEWARE.Iguana.Plugin Namespace