Skip to main content

Interface: IResolveSignalExternalWorkflow

coresdk.workflow_activation.IResolveSignalExternalWorkflow

Properties of a ResolveSignalExternalWorkflow.

Hierarchy

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 SignalExternalWorkflowExecution command

Inherited from

$Properties.seq