close_sync
Description:
Synchronously closes this.
The calling thread is blocked until this is done. See close for the asynchronous version of this method and more details about what it does.
Parameters:
| this | |
| cancellable |
a Cancellable or null |
Returns:
|
true if the operation succeeded, false if throws is set |