Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.NetworkInformation.IPGlobalProperties Class Referenceabstract

Public Member Functions

IPEndPoint[] GetActiveUdpListeners ()
 
IPEndPoint[] GetActiveTcpListeners ()
 
TcpConnectionInformation[] GetActiveTcpConnections ()
 
virtual IAsyncResult BeginGetUnicastAddresses (AsyncCallback? callback, object? state)
 
virtual UnicastIPAddressInformationCollection EndGetUnicastAddresses (IAsyncResult asyncResult)
 
TcpStatistics GetTcpIPv4Statistics ()
 
TcpStatistics GetTcpIPv6Statistics ()
 
UdpStatistics GetUdpIPv4Statistics ()
 
UdpStatistics GetUdpIPv6Statistics ()
 
IcmpV4Statistics GetIcmpV4Statistics ()
 
IcmpV6Statistics GetIcmpV6Statistics ()
 
IPGlobalStatistics GetIPv4GlobalStatistics ()
 
IPGlobalStatistics GetIPv6GlobalStatistics ()
 
virtual UnicastIPAddressInformationCollection GetUnicastAddresses ()
 
virtual Task< UnicastIPAddressInformationCollectionGetUnicastAddressesAsync ()
 

Static Public Member Functions

static IPGlobalProperties GetIPGlobalProperties ()
 

Properties

string DhcpScopeName [get]
 
string DomainName [get]
 
string HostName [get]
 
bool IsWinsProxy [get]
 
NetBiosNodeType NodeType [get]
 

Detailed Description

Definition at line 6 of file IPGlobalProperties.cs.


The documentation for this class was generated from the following file: