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
파일 보기 프로젝트 열기: inthehand/Charming

공개 메소드들

메소드 설명
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