Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Sockets.LingerOption Class Reference

Public Member Functions

 LingerOption (bool enable, int seconds)
 

Properties

bool Enabled [get, set]
 
int LingerTime [get, set]
 

Private Attributes

bool _enabled
 
int _lingerTime
 

Detailed Description

Definition at line 3 of file LingerOption.cs.


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