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

Public Member Functions

 SystemMulticastIPAddressInformation (SystemIPAddressInformation addressInfo)
 

Static Package Functions

static MulticastIPAddressInformationCollection ToMulticastIpAddressInformationCollection (IPAddressInformationCollection addresses)
 

Properties

override IPAddress Address [get]
 
override bool IsTransient [get]
 
override bool IsDnsEligible [get]
 
override PrefixOrigin PrefixOrigin [get]
 
override SuffixOrigin SuffixOrigin [get]
 
override DuplicateAddressDetectionState DuplicateAddressDetectionState [get]
 
override long AddressValidLifetime [get]
 
override long AddressPreferredLifetime [get]
 
override long DhcpLeaseLifetime [get]
 

Private Attributes

readonly SystemIPAddressInformation _innerInfo
 

Detailed Description

Definition at line 3 of file SystemMulticastIPAddressInformation.cs.


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