Execute the callback asynchronously
This method will wait until the event is triggered, then execute the (as an idle callback) callback and return the result.
func |
the callback to execute once the event is triggered |
priority |
the priority of the callback |
cancellable |
optional cancellable for aborting |