Skip to main content

Receive Signal

Block the execution until a signal is received. Use in combination with 'Send Signal'.

Category: Flow Control & Logic · Group: Flow Control · Activity name: ReceiveSignal

The ReceiveSignal activity in the designer

Example

ReceiveSignal(timeoutMinutes=0)

Inputs

NameTypeRequiredDefaultDescription
TimeoutintegerSets the maximum time (in minutes) that the activity can wait before it times out. Leave empty to wait indefinitely.