NetworkInterfaceType Enumeration

Specifies the type of network interface used by the device.

Namespace: Microsoft.SPOT.Net.NetworkInformation
Assembly: Microsoft.SPOT.Net (in microsoft.spot.net.dll)

Syntax

public enum NetworkInterfaceType

Members

  Member name Description
Ethernet The device uses an Ethernet network interface.
Unknown The network interface type is unknown or not specified.

See Also

Reference

Microsoft.SPOT.Net.NetworkInformation Namespace