An NDoc Documented Class Library

MessageReceivedResponse.AddLogValue Method 

Add a name-value pair to the logs. This will be inserted by Iguana into the logging system once message processing is complete.

public void AddLogValue(
   string LogKey,
   string LogValue
);

See Also

MessageReceivedResponse Class | iNTERFACEWARE.IGC Namespace