Namespace System.Device.Wifi
Classes
- WifiAdapter
Provides a means to scan for nearby Wifi access points, enumerate those that are found, and connect to an access point.
- WifiAvailableNetwork
Describes an available Wifi network.
- WifiConnectionResult
Describes the results of an attempt to connect to a Wifi network.
- WifiNetworkReport
Contains the result of a network scan operation.
Enums
- WifiConnectionStatus
Status of the connection attempt.
- WifiNetworkKind
Describes the kinds of Wifi networks.
- WifiReconnectionKind
Describes whether to automatically reconnect to this network.
Delegates
- AvailableNetworksChangedEventHandler
Event raised when a scan completes on this Wifi adapter.