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 the .NET Micro Framework versions 3.0, 4.0, 4.1 and 4.2.
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. |