Table of Contents

Enum WifiReconnectionKind

Namespace
System.Device.Wifi
Assembly
System.Device.Wifi.dll

Describes whether to automatically reconnect to this network.

public enum WifiReconnectionKind

Fields

Automatic = 0

Reconnect automatically.

Manual = 1

Allow user to reconnect manually.