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

◆ Scheduler

ServicePointScheduler System.Net.ServicePoint.Scheduler
getsetprivate

Definition at line 37 of file ServicePoint.cs.

38 {
40 get
41 {
42 return this.<Scheduler>k__BackingField;
43 }
45 set
46 {
48 }
49 }
class f__AnonymousType0<< Count > j__TPar
ServicePointScheduler Scheduler
readonly ServicePointManager.SPKey< Key > k__BackingField

Referenced by System.Net.ServicePoint.CloseConnectionGroup(), and System.Net.ServicePoint.SendRequest().