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

◆ CancelAsync()

void System.Net.WebClient.CancelAsync ( )
inline

Definition at line 1753 of file WebClient.cs.

1754 {
1755 this._canceled = true;
1757 if (!true)
1758 {
1759 }
1760 WebClient.AbortRequest(webRequest);
1761 }
class f__AnonymousType0<< Count > j__TPar
WebRequest _webRequest

References System.Net.WebClient._webRequest, System.Net.WebClient.AbortRequest(), and j__TPar.