C# Class Helios.Net.SystemAddressHelper

INTERNAL API Used to resolve the local MAC and IP addresses
Mostra file Open project: helios-io/helios

Public Methods

Method Description
GetConnectedNetworkInterface ( ) : NetworkInterface

Indicates whether any network connection is available. Filter connections below a specified speed, as well as virtual network cards.

Method Details

GetConnectedNetworkInterface() public static method

Indicates whether any network connection is available. Filter connections below a specified speed, as well as virtual network cards.
public static GetConnectedNetworkInterface ( ) : NetworkInterface
return System.Net.NetworkInformation.NetworkInterface