[ Version ( since = "1.0" ) ]
public bool connect_sync (Cancellable? cancellable = null) throws Error
Synchronously requests activation of a packet data connection with the network using this Bearer properties.
The calling thread is blocked until a reply is received. See connect for the asynchronous version of this method.
| this |
A Bearer. |
| cancellable |
A Cancellable or null. |
|
true if the operation succeeded, false if throws is set. |