Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.NetworkInformation.PingOptions Class Reference

Public Member Functions

 PingOptions ()
 
 PingOptions (int ttl, bool dontFragment)
 

Properties

int Ttl [get, set]
 
bool DontFragment [get, set]
 

Private Attributes

int _ttl
 
bool _dontFragment
 

Detailed Description

Definition at line 3 of file PingOptions.cs.


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