Search Results for

    Show / Hide Table of Contents

    Enum Wireless80211Configuration.ConfigurationOptions

    Configuration flags used for Wireless configuration.

    Namespace: System.Net.NetworkInformation
    Assembly: System.Net.dll
    Syntax
    [Flags]
    public enum Wireless80211Configuration.ConfigurationOptions : byte

    Fields

    Name Description
    AutoConnect

    Will auto connect when AP is available or after being disconnected. This option forces enabling the Wireless station.

    Disable

    Disables the Wireless station.

    Enable

    Enables the Wireless station. If not set the wireless station is disabled.

    None

    No option set.

    SmartConfig

    Enables SmartConfig (if available) for this Wireless station. This option forces enabling the Wireless station.

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