ExperimentalExperimentalReject the signal. The target invocation waiting on this signal will be woken up with a terminal error containing the provided reason.
the reason for rejection, either a string message or a TerminalError.
ExperimentalResolve the signal with a value.
Optionalpayload: Tthe payload to send.
A handle to send a signal value to a target invocation.