MobileForms Toolkit Documentation

Phone.CellularConnection Property

Gets or sets the state of the cellular connection (GPRS/1xRTT/...). This property can be used to initiate new connection or to disconnect current cellular connection.

public static bool CellularConnection {get; set;}

Remarks

Initiating the connect/disconnect is asynchronous process and thus the value of the CellularConnection property isn't changed immediately after setting new value.

See Also

Phone Class | Resco.Phone Namespace | ActiveDataCall | Status