Click or drag to resize

WFHandlerStopWorkflow Method

This method is used to stop the currently running workflow.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void StopWorkflow()
Remarks

All steps are cancelled, workflow processing cannot be resumed.

See Also