true when the one-shot was successfully cancelled.OneShotRegistration.cancel
bool cancel() @safeCancel the one-shot registration.
Idempotent: returns true on the first successful cancellation, false afterward or after the handler has already fired.