The members of System.Net.NetworkInformation.IPGlobalProperties are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Net.NetworkInformation.IPGlobalProperties class. |
[read-only] abstract | DhcpScopeName | string.
Gets the Dynamic Host Configuration Protocol (DHCP) scope name. |
[read-only] abstract | DomainName | string.
Gets the domain in which the local computer is registered. |
[read-only] abstract | HostName | string.
Gets the host name for the local computer. |
[read-only] abstract | IsWinsProxy | bool.
Gets a bool value that specifies whether the local computer is acting as a Windows Internet Name Service (WINS) proxy. |
[read-only] abstract | NodeType | NetBiosNodeType.
Gets the Network Basic Input/Output System (NetBIOS) node type of the local computer. |
abstract | GetActiveTcpConnections()
| |
abstract | GetActiveTcpListeners()
| |
abstract | GetActiveUdpListeners()
| |
abstract | GetIcmpV4Statistics()
| |
abstract | GetIcmpV6Statistics()
| |
static | GetIPGlobalProperties()
| |
abstract | GetIPv4GlobalStatistics()
| |
abstract | GetIPv6GlobalStatistics()
| |
abstract | GetTcpIPv4Statistics()
| |
abstract | GetTcpIPv6Statistics()
| |
abstract | GetUdpIPv4Statistics()
| |
abstract | GetUdpIPv6Statistics()
|