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

◆ CloseConnectionGroup()

bool System.Net.ServicePointScheduler.CloseConnectionGroup ( string groupName)
inline

Definition at line 248 of file ServicePointScheduler.cs.

249 {
250 bool flag = string.IsNullOrEmpty(groupName);
252 this.Run();
253 return true;
254 }
class f__AnonymousType0<< Count > j__TPar
ServicePointScheduler.ConnectionGroup defaultGroup

References System.Net.ServicePointScheduler.defaultGroup, j__TPar, and System.Net.ServicePointScheduler.Run().