Skip to main content

Interface: ISignalWorkflow

v1.PostResetOperation.ISignalWorkflow

Properties of a SignalWorkflow.

Hierarchy

Properties

Optional header: null | $Properties

Headers that are passed with the signal to the processing workflow.

Inherited from

$Properties.header


input

Optional input: null | $Properties

Serialized value(s) to provide with the signal.

Inherited from

$Properties.input


Optional links: null | $Properties[]

Links to be associated with the WorkflowExecutionSignaled event.

Inherited from

$Properties.links


signalName

Optional signalName: null | string

The workflow author-defined name of the signal to send to the workflow.

Inherited from

$Properties.signalName