Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum | System.Net.NetworkInformation.NetworkInterfaceType {
System.Net.NetworkInformation.Unknown = 1
, System.Net.NetworkInformation.Ethernet = 6
, System.Net.NetworkInformation.TokenRing = 9
, System.Net.NetworkInformation.Fddi = 15
,
System.Net.NetworkInformation.BasicIsdn = 20
, System.Net.NetworkInformation.PrimaryIsdn = 21
, System.Net.NetworkInformation.Ppp = 23
, System.Net.NetworkInformation.Loopback = 24
,
System.Net.NetworkInformation.Ethernet3Megabit = 26
, System.Net.NetworkInformation.Slip = 28
, System.Net.NetworkInformation.Atm = 37
, System.Net.NetworkInformation.GenericModem = 48
,
System.Net.NetworkInformation.FastEthernetT = 62
, System.Net.NetworkInformation.Isdn = 63
, System.Net.NetworkInformation.FastEthernetFx = 69
, System.Net.NetworkInformation.Wireless80211 = 71
,
System.Net.NetworkInformation.AsymmetricDsl = 94
, System.Net.NetworkInformation.RateAdaptDsl = 95
, System.Net.NetworkInformation.SymmetricDsl = 96
, System.Net.NetworkInformation.VeryHighSpeedDsl = 97
,
System.Net.NetworkInformation.IPOverAtm = 114
, System.Net.NetworkInformation.GigabitEthernet = 117
, System.Net.NetworkInformation.Tunnel = 131
, System.Net.NetworkInformation.MultiRateSymmetricDsl = 143
,
System.Net.NetworkInformation.HighPerformanceSerialBus = 144
, System.Net.NetworkInformation.Wman = 237
, System.Net.NetworkInformation.Wwanpp = 243
, System.Net.NetworkInformation.Wwanpp2 = 244
} |
|