Method | Description | |
---|---|---|
GetIPProperties ( ) : |
||
GetIPStatistics ( ) : System.Net.NetworkInformation.IPInterfaceStatistics | ||
GetIPv4Statistics ( ) : |
||
GetOsxNetworkInterfaces ( ) : System.Net.NetworkInformation.NetworkInterface[] |
Method | Description | |
---|---|---|
OsxNetworkInterface ( string name ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetOrCreate ( OsxNetworkInterface>.Dictionary |
Gets or creates an OsxNetworkInterface, based on whether it already exists in the given Dictionary. If created, it is added to the Dictionary.
|
public GetIPProperties ( ) : |
||
return |
public GetIPStatistics ( ) : System.Net.NetworkInformation.IPInterfaceStatistics | ||
return | System.Net.NetworkInformation.IPInterfaceStatistics |
public GetIPv4Statistics ( ) : |
||
return |
public static GetOsxNetworkInterfaces ( ) : System.Net.NetworkInformation.NetworkInterface[] | ||
return | System.Net.NetworkInformation.NetworkInterface[] |
protected OsxNetworkInterface ( string name ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |