Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.ReaderWriterLockSlim.TimeoutTracker Struct Reference

Public Member Functions

 TimeoutTracker (TimeSpan timeout)
 
 TimeoutTracker (int millisecondsTimeout)
 

Properties

int RemainingMilliseconds [get]
 
bool IsExpired [get]
 

Private Attributes

readonly int _total
 
readonly int _start
 

Detailed Description

Definition at line 8 of file ReaderWriterLockSlim.cs.


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