Enum WifiReconnectionKind
Describes whether to automatically reconnect to this network.
public enum WifiReconnectionKind
Fields
Automatic = 0Reconnect automatically.
Manual = 1Allow user to reconnect manually.
Describes whether to automatically reconnect to this network.
public enum WifiReconnectionKind
Automatic = 0Reconnect automatically.
Manual = 1Allow user to reconnect manually.