An NDoc Documented Class Library

MessageProcessor.IGCmessageProcessorOnMessageResubmitPreview Delegate

This event is dispatched when Iguana is attempting to resubmit a previously processed message. Not supported in Iguana 4.0.

public delegate void MessageProcessor.IGCmessageProcessorOnMessageResubmitPreview(
   object sender,
   EventArgs e,
   string Message,
   MessageReceivedResponse MessageResponse
);

Requirements

Namespace: iNTERFACEWARE.IGC

Assembly: IGC_csharp (in IGC_csharp.dll)

See Also

iNTERFACEWARE.IGC Namespace