Skip to main content

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

Enum CancellationTokenHandling

Describes the way of handling System.Threading.CancellationToken after activity execution.

Syntax
public enum CancellationTokenHandling

Namespace: OptimaJet.Workflow.Core.Runtime

Assembly: OptimaJet.Workflow.Core.dll

Fields

NameDescription
IgnoreThe state of System.Threading.CancellationToken will be ignored
ThrowIf cancellation was requested System.OperationCanceledException will be thrown.

Extension Methods

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