Table of Contents

Enum NetworkInterfaceType

Namespace
nanoFramework.Tools.Debugger
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll

Network interface type.

public enum NetworkInterfaceType : byte

Fields

Ethernet = 6

The network interface uses an Ethernet connection. Ethernet is defined in IEEE standard 802.3.

Unknown = 1

The network interface type is unknown or not specified.

Wireless80211 = 71

The network interface uses a wireless LAN connection (IEEE 802.11 standard).