C# Класс InTheHand.Networking.Connectivity.NetworkInformation

Provides access to network connection information for the local machine.
PlatformVersion supported AndroidAndroid 4.4 and later iOSiOS 9.0 and later tvOStvOS 9.0 and later TizenTizen 3.0 Windows UWPWindows 10 Windows StoreWindows 8.1 or later Windows Phone StoreWindows Phone 8.1 or later Windows Phone SilverlightWindows Phone 8.0 or later Windows (Desktop Apps)Windows Vista or later
Показать файл Открыть проект

Открытые методы

Метод Описание
GetInternetConnectionProfile ( ) : ConnectionProfile

Gets the connection profile associated with the internet connection currently used by the local machine.

Приватные методы

Метод Описание
NetworkChange_NetworkAvailabilityChanged ( object sender, System.Net.NetworkInformation.NetworkAvailabilityEventArgs e ) : void
NetworkInformation ( ) : System
NetworkInformation_NetworkStatusChanged ( object sender ) : void
OnNetworkStatusChanged ( ) : void
ReachabilityNotification ( NetworkReachabilityFlags flags ) : void
_manager_DefaultNetworkActive ( object sender, EventArgs e ) : void

Описание методов

GetInternetConnectionProfile() публичный статический Метод

Gets the connection profile associated with the internet connection currently used by the local machine.
public static GetInternetConnectionProfile ( ) : ConnectionProfile
Результат ConnectionProfile