WFHandler.StopWorkflow 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
Syntaxpublic void StopWorkflow()
public:
void StopWorkflow()
Remarks
All steps are cancelled, workflow processing cannot be resumed.
See Also