terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TimerQueue

TimerThread.Queue System.Net.FtpWebRequest.TimerQueue
getprivate

Definition at line 765 of file FtpWebRequest.cs.

766 {
767 get
768 {
770 if (this._timerQueue == null)
771 {
772 orCreateQueue = TimerThread.GetOrCreateQueue(this._remainingTimeout);
774 }
775 return orCreateQueue;
776 }
777 }
class f__AnonymousType0<< Count > j__TPar
TimerThread.Queue _timerQueue