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

Represents a network connection, which includes either the currently connected network or prior network connections.
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
Показать файл Открыть проект

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

Метод Описание
GetNetworkConnectivityLevel ( ) : NetworkConnectivityLevel

Gets the network connectivity level for this connection. This value indicates what network resources, if any, are currently available.

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

Метод Описание
ConnectionProfile ( NetworkInfo info ) : System
ConnectionProfile ( NetworkInterface networkInterface ) : System
ConnectionProfile ( NetworkReachabilityFlags flags ) : System
ConnectionProfile ( Tizen item ) : System
ConnectionProfile ( Windows profile ) : System

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

GetNetworkConnectivityLevel() публичный Метод

Gets the network connectivity level for this connection. This value indicates what network resources, if any, are currently available.
public GetNetworkConnectivityLevel ( ) : NetworkConnectivityLevel
Результат NetworkConnectivityLevel