Search Results for

    Show / Hide Table of Contents

    Enum RadioType

    Specifies the type of radio that the wireless network uses.

    Namespace: System.Net.NetworkInformation
    Assembly: System.Net.dll
    Syntax
    public enum RadioType : byte

    Fields

    Name Description
    _802_11a

    802.11a-compatible radio.

    _802_11b

    802.11b-compatible radio.

    _802_11g

    802.11g-compatible radio.

    _802_11n

    802.11n-compatible radio.

    NotSpecified

    Not specified.

    In This Article
    Back to top Copyright © 2023 nanoFramework Contributors
    Generated by DocFX