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

◆ LeaseManagerPollTime

TimeSpan System.Runtime.Remoting.Lifetime.LifetimeServices.LeaseManagerPollTime
staticgetset

Definition at line 18 of file LifetimeServices.cs.

19 {
20 get
21 {
22 if (!true)
23 {
24 }
25 return 1;
26 }
27 set
28 {
29 if (!true)
30 {
31 }
32 }
33 }