Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.NetworkInformation.SystemIPv4InterfaceProperties Class Referencesealed

Package Functions

 SystemIPv4InterfaceProperties (global::Interop.IpHlpApi.FIXED_INFO fixedInfo, global::Interop.IpHlpApi.IpAdapterAddresses ipAdapterAddresses)
 

Properties

override bool UsesWins [get]
 
override bool IsDhcpEnabled [get]
 
override bool IsForwardingEnabled [get]
 
override bool IsAutomaticPrivateAddressingEnabled [get]
 
override bool IsAutomaticPrivateAddressingActive [get]
 
override int Mtu [get]
 
override int Index [get]
 

Private Member Functions

void GetPerAdapterInfo (uint index)
 

Private Attributes

readonly bool _haveWins
 
readonly bool _dhcpEnabled
 
readonly bool _routingEnabled
 
readonly uint _index
 
readonly uint _mtu
 
bool _autoConfigEnabled
 
bool _autoConfigActive
 

Detailed Description

Definition at line 5 of file SystemIPv4InterfaceProperties.cs.


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