Table of Contents

Enum WifiNetworkKind

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

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.