Skip to main content

Interface: IResolveRequestCancelExternalWorkflow

coresdk.workflow_activation.IResolveRequestCancelExternalWorkflow

Properties of a ResolveRequestCancelExternalWorkflow.

Hierarchy

  • $Properties

    IResolveRequestCancelExternalWorkflow

Properties

failure

Optional failure: null | $Properties

If populated, this signal either failed to be sent or was cancelled depending on failure type / info.

Inherited from

$Properties.failure


seq

Optional seq: null | number

Sequence number as provided by lang in the corresponding RequestCancelExternalWorkflowExecution command

Inherited from

$Properties.seq