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