메소드 | 설명 | |
---|---|---|
GetIPProperties ( ) : |
||
GetIPStatistics ( ) : System.Net.NetworkInformation.IPInterfaceStatistics | ||
GetIPv4Statistics ( ) : |
||
GetLinuxNetworkInterfaces ( ) : System.Net.NetworkInformation.NetworkInterface[] |
메소드 | 설명 | |
---|---|---|
GetOperationalStatus ( string name ) : OperationalStatus | ||
GetOrCreate ( LinuxNetworkInterface>.Dictionary |
Gets or creates a LinuxNetworkInterface, based on whether it already exists in the given Dictionary. If created, it is added to the Dictionary.
|
|
GetSpeed ( string name ) : long? | ||
GetSupportsMulticast ( string name ) : bool? | ||
LinuxNetworkInterface ( string name ) : System.Collections.Generic | ||
MapState ( string state ) : OperationalStatus |
public GetIPProperties ( ) : |
||
리턴 |
public GetIPStatistics ( ) : System.Net.NetworkInformation.IPInterfaceStatistics | ||
리턴 | System.Net.NetworkInformation.IPInterfaceStatistics |
public GetIPv4Statistics ( ) : |
||
리턴 |
public static GetLinuxNetworkInterfaces ( ) : System.Net.NetworkInformation.NetworkInterface[] | ||
리턴 | System.Net.NetworkInformation.NetworkInterface[] |