core.sleepoptions.signal | Medplum

SleepOptions.signal property

Optional AbortSignal that can be used to cancel the scheduled sleep.

Signature:

readonly signal?: AbortSignal | null;