Share via


Connectivity Class

Definition

The Connectivity APIs lets you monitor for changes in the device's network conditions, check the current network access, and how it is currently connected.

public ref class Connectivity abstract sealed
public static class Connectivity
type Connectivity = class
Public Class Connectivity
Inheritance
Connectivity

Properties

ConnectionProfiles

Gets the active connectivity types for the device.

Current

Provides the default implementation for static usage of this API.

NetworkAccess

Gets the current state of network access.

Events

ConnectivityChanged

Occurs when network access or profile has changed.

Applies to