Enum WifiNetworkKind
Describes the kinds of Wifi networks.
public enum WifiNetworkKind
Fields
Adhoc = 0
An independent (IBSS) network.
Any = 1
Either an infrastructure or independent network.
Infrastructure = 2
An infrastructure network.
Describes the kinds of Wifi networks.
public enum WifiNetworkKind
Adhoc = 0
An independent (IBSS) network.
Any = 1
Either an infrastructure or independent network.
Infrastructure = 2
An infrastructure network.