ConnectionType Enumeration |
Namespace: CefSharp.DevTools.Network
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | none | |
| Cellular2g | 1 | cellular2g | |
| Cellular3g | 2 | cellular3g | |
| Cellular4g | 3 | cellular4g | |
| Bluetooth | 4 | bluetooth | |
| Ethernet | 5 | ethernet | |
| Wifi | 6 | wifi | |
| Wimax | 7 | wimax | |
| Other | 8 | other |