Specific sub-type of connection.
| C# | Visual Basic |
public enum ConnectionSubType
Public Enumeration ConnectionSubType
| Member | Description |
|---|---|
| Unknown |
Unknown.
|
| Cellular |
Cellular.
|
| CellularCsd |
Circuit Switched Data.
|
| CellularGprs |
General Packet Radio System.
|
| Cellular1xRtt |
Not distinct from CSD.
|
| Cellular1xEvdo |
Not distinct from CSD.
|
| Cellular1xEvdv |
Not distinct from CSD.
|
| CellularEdge |
Not distinct from GPRS.
|
| CellularUmts |
Not distinct from GPRS.
|
| CellularVoice | |
| CellularPtt |
Push-to-Talk, not supported.
|
| CellularHsdpa |
High-Speed Downlink Packet Access (3.5G).
|
| Nic |
Network Interface.
|
| NicEthernet |
Network Interface (Wired).
|
| NicWifi |
Network Interface (Wireless).
|
| Bluetooth |
Bluetooth.
|
| BluetoothRAS |
Bluetooth Remote Access Server Profile.
|
| BluetoothPAN |
Bluetooth Personal Area Network Profile.
|
| Unimodem | |
| UnimodemCsd | |
| UnimodemOobCsd | |
| UnimodemNullModem |
Direct Cable Connect (DCC)
|
| UnimodemExternalModem |
Serial port attached modem.
|
| UnimodemInternalModem |
Internal Modem.
|
| UnimodemPcmciaModem | |
| UnimodemIrCommModem |
DCC over Irda.
|
| UnimodemDynamicModem |
Bluetooth modem.
|
| UnimodemDynamicPort |
DCC over Bluetooth.
|
| Vpn |
Virtual Private Network.
|
| VpnL2TP | |
| VpnPPTP | |
| Proxy |
Proxy.
|
| ProxyNull |
Null Proxy.
|
| ProxyHttp |
HTTP Proxy.
|
| ProxyWap |
WAP Proxy.
|
| ProxySocks4 | |
| ProxySocks5 | |
| PC | |
| PCDesktopPassthrough | |
| PCIR |
Infrared desktop link.
|
| PCModemLink |