sync
Description:
Synchronously invokes this.
After this function has returned, get_payload will return the result of this call.
Note that this will block an undefined amount of time, so invoke_async is generally recommended.
Parameters:
this |
a |
Returns:
true on success, false if a failure occurred, in which case |