For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: SignalWaitStateDetails

type SignalWaitStateDetails = BaseWaitStateDetails & object;

Type Declaration

signalName

signalName: string;

The name of the signal being awaited.

waitStateType

waitStateType: string;

The wait state type discriminator.