enable_sync
Description:
[ Version ( since = "1.20" ) ]
public bool enable_sync (bool enable, Cancellable? cancellable = null) throws Error
public bool enable_sync (bool enable, Cancellable? cancellable = null) throws Error
Synchronously enable or disable dynamic SAR.
The calling thread is blocked until a reply is received. See enable for the asynchronous version of this method.
Parameters:
| this |
A ModemSar. |
| enable |
|
| cancellable |
A Cancellable or |
Returns:
|
|