Waits for the registered handler with the provided id to complete.
This is a public method.
public void WaitFor(object id)
null
The method only blocks if the referred callback is registered and has not yet been executed.