Property | Type | Description | |
---|---|---|---|
StatisticsFile | string |
Method | Description | |
---|---|---|
GetActiveTcpConnections ( ) : System.Net.NetworkInformation.TcpConnectionInformation[] | ||
GetActiveTcpListeners ( ) : IPEndPoint[] | ||
GetActiveUdpListeners ( ) : IPEndPoint[] | ||
GetIPv4GlobalStatistics ( ) : |
||
GetIPv6GlobalStatistics ( ) : |
||
GetIcmpV4Statistics ( ) : System.Net.NetworkInformation.IcmpV4Statistics | ||
GetIcmpV6Statistics ( ) : System.Net.NetworkInformation.IcmpV6Statistics | ||
GetTcpIPv4Statistics ( ) : System.Net.NetworkInformation.TcpStatistics | ||
GetTcpIPv6Statistics ( ) : System.Net.NetworkInformation.TcpStatistics | ||
GetUdpIPv4Statistics ( ) : System.Net.NetworkInformation.UdpStatistics | ||
GetUdpIPv6Statistics ( ) : System.Net.NetworkInformation.UdpStatistics | ||
MibIPGlobalProperties ( string procDir ) : System.Collections.Generic |
Method | Description | |
---|---|---|
CreateException ( string file, string msg ) : Exception | ||
GetLocalAddresses ( List |
||
GetProperties4 ( string item ) : |
||
GetProperties6 ( string item ) : |
||
GetRows ( string file, List |
||
ToEndpoint ( string s ) : IPEndPoint | ||
getdomainname ( [ SizeParamIndex = 1)]byte[]name, int len ) : int | ||
gethostname ( [ SizeParamIndex = 1)]byte[]name, int len ) : int |
public GetActiveTcpConnections ( ) : System.Net.NetworkInformation.TcpConnectionInformation[] | ||
return | System.Net.NetworkInformation.TcpConnectionInformation[] |
public GetActiveTcpListeners ( ) : IPEndPoint[] | ||
return | IPEndPoint[] |
public GetActiveUdpListeners ( ) : IPEndPoint[] | ||
return | IPEndPoint[] |
public GetIPv4GlobalStatistics ( ) : |
||
return |
public GetIPv6GlobalStatistics ( ) : |
||
return |
public GetIcmpV4Statistics ( ) : System.Net.NetworkInformation.IcmpV4Statistics | ||
return | System.Net.NetworkInformation.IcmpV4Statistics |
public GetIcmpV6Statistics ( ) : System.Net.NetworkInformation.IcmpV6Statistics | ||
return | System.Net.NetworkInformation.IcmpV6Statistics |
public GetTcpIPv4Statistics ( ) : System.Net.NetworkInformation.TcpStatistics | ||
return | System.Net.NetworkInformation.TcpStatistics |
public GetTcpIPv6Statistics ( ) : System.Net.NetworkInformation.TcpStatistics | ||
return | System.Net.NetworkInformation.TcpStatistics |
public GetUdpIPv4Statistics ( ) : System.Net.NetworkInformation.UdpStatistics | ||
return | System.Net.NetworkInformation.UdpStatistics |
public GetUdpIPv6Statistics ( ) : System.Net.NetworkInformation.UdpStatistics | ||
return | System.Net.NetworkInformation.UdpStatistics |
public MibIPGlobalProperties ( string procDir ) : System.Collections.Generic | ||
procDir | string | |
return | System.Collections.Generic |