Represent Event args with a execution result ActivityExecutor
More...
Represent Event args with a execution result ActivityExecutor
◆ ExecutionResponseEventArgs()
OptimaJet.Workflow.Core.Bus.ExecutionResponseEventArgs.ExecutionResponseEventArgs |
( |
ExecutionResponseParameters |
parameters, |
|
|
CancellationToken |
token |
|
) |
| |
Create ExecutionResponseEventArgs object
- Parameters
-
parameters | Execution result |
token | Cancellation token that was passed from public api |
◆ Parameters
◆ Token
CancellationToken OptimaJet.Workflow.Core.Bus.ExecutionResponseEventArgs.Token |
|
get |
Cancellation token that was passed from public api