Wireless80211.Wireless80211RadioType Enumeration

Specifies the type of radio that the wireless network uses.

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

Syntax

[FlagsAttribute]
public enum Wireless80211.Wireless80211RadioType

Version Information

Available in .NET Micro Framework version 3.0 and above.

Members

  Member name Description
a Selects an 802.11a-compatible radio.
b Selects an 802.11b-compatible radio.
g Selects an 802.11g-compatible radio.
n Selects an 802.11n-compatible radio.

See Also

Reference

Microsoft.SPOT.Net.NetworkInformation Namespace