C# Class System.Net.NetworkInformation.NetworkInterfacePal

Datei anzeigen Open project: lodejard/AllNetCore Class Usage Examples

Public Methods

Method Description
GetAllNetworkInterfaces ( ) : System.Net.NetworkInformation.NetworkInterface[]
GetIsNetworkAvailable ( ) : bool

Method Details

GetAllNetworkInterfaces() public static method

public static GetAllNetworkInterfaces ( ) : System.Net.NetworkInformation.NetworkInterface[]
return System.Net.NetworkInformation.NetworkInterface[]

GetIsNetworkAvailable() public static method

public static GetIsNetworkAvailable ( ) : bool
return bool