Interface: IResolveRequestCancelExternalWorkflow
coresdk.workflow_activation.IResolveRequestCancelExternalWorkflow
Properties of a ResolveRequestCancelExternalWorkflow.
Hierarchy
-
↳
IResolveRequestCancelExternalWorkflow
Properties
cause
• Optional cause: null | CancelExternalWorkflowExecutionFailedCause
The server-reported cause when the cancellation request failed.
Inherited from
failure
• Optional failure: null | $Properties
If populated, the cancellation request failed.
Inherited from
seq
• Optional seq: null | number
Sequence number as provided by lang in the corresponding RequestCancelExternalWorkflowExecution command