Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Delegate CheckAsyncDelegate

Namespace: OptimaJet.Workflow.Plugins.CustomWorkflowProviders

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public delegate Task<bool> CheckAsyncDelegate(ProcessInstance processInstance, WorkflowRuntime runtime, string identityId, string ruleName, string parameter, CancellationToken token)
Parameters
TypeNameDescription
ProcessInstanceprocessInstance
WorkflowRuntimeruntime
stringidentityId
stringruleName
stringparameter
CancellationTokentoken
Returns
TypeDescription
Task<bool>

Extension Methods

Stay in the know
Build Workflow Applications Faster
Star us on GitHub