[ Version ( since = "1.6" ) ]
public bool start_sync (Cancellable? cancellable = null) throws Error
Synchronously requests to queue the call for delivery.
Call objects can only be sent once.
The calling thread is blocked until a reply is received. See start for the asynchronous version of this method.
| this |
A Call. |
| cancellable |
A Cancellable or null. |
|
true if the operation succeeded, false if throws is set. |