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

◆ HasTimedOut

bool System.Net.ServicePoint.HasTimedOut
getprivate

Definition at line 337 of file ServicePoint.cs.

338 {
339 get
340 {
341 if (!true)
342 {
343 }
344 if (!true)
345 {
346 }
347 DateTime dateTime = this.lastDnsResolve;
349 DateTime dateTime2 = dateTime + timeSpan;
351 return dateTime2 < utcNow;
352 }
353 }
class f__AnonymousType0<< Count > j__TPar
static DateTime UtcNow
Definition DateTime.cs:1318