Microsoft.SPOT.Net.NetworkInformation Namespace

The Microsoft.SPOT.Net.NetworkInformation namespace provides information about network interfaces and enables your applications to control them.

Classes

Name Description
Public Class NetworkAvailabilityEventArgs Contains argument values for network avilability events.
Public Class NetworkChange Contains information about changes in the avilability and address of the network.
Public Class NetworkInterface Provides information about interfaces and enables applications to control them.
Public Class Wireless80211 Provides information about wireless networks based on the 802.11 standard.

Delegates

Name Description
Public Delegate NetworkAddressChangedEventHandler Provides an event handler that is called when the network address changes.
Public Delegate NetworkAvailabilityChangedEventHandler Indicates a change in the availability of the network.

Enumerations

Name Description
Public Enumeration NetworkInterfaceType Specifies the type of network interface used by the device.
Public Enumeration Wireless80211.AuthenticationType Specifies the type of authentication used by the wireless network.
Public Enumeration Wireless80211.EncryptionType Defines the available types of encryption for wireless networks.
Public Enumeration Wireless80211.Wireless80211RadioType Specifies the type of radio that the wireless network uses.