signal
Get a SignalHandle for resolving or rejecting a named signal on this invocation. The receiving handler can await on the signal using Context.signal.
Parameters
name
the signal name.
Get a SignalHandle for resolving or rejecting a named signal on this invocation. The receiving handler can await on the signal using Context.signal.
the signal name.