Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
virtual IPInterfaceProperties | GetIPProperties () |
virtual IPInterfaceStatistics | GetIPStatistics () |
virtual IPv4InterfaceStatistics | GetIPv4Statistics () |
virtual PhysicalAddress | GetPhysicalAddress () |
virtual bool | Supports (NetworkInterfaceComponent networkInterfaceComponent) |
Static Public Member Functions | |
static NetworkInterface[] | GetAllNetworkInterfaces () |
static bool | GetIsNetworkAvailable () |
Properties | |
static int | IPv6LoopbackInterfaceIndex [get] |
static int | LoopbackInterfaceIndex [get] |
virtual string | Id [get] |
virtual string | Name [get] |
virtual string | Description [get] |
virtual OperationalStatus | OperationalStatus [get] |
virtual long | Speed [get] |
virtual bool | IsReceiveOnly [get] |
virtual bool | SupportsMulticast [get] |
virtual NetworkInterfaceType | NetworkInterfaceType [get] |
Definition at line 5 of file NetworkInterface.cs.