terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.AutoWebProxyScriptEngine Class Reference
+ Collaboration diagram for System.Net.AutoWebProxyScriptEngine:

Public Member Functions

 AutoWebProxyScriptEngine (WebProxy proxy, bool useRegistry)
 
bool GetProxies (Uri destination, out IList< string > proxyList)
 
bool GetProxies (Uri destination, out IList< string > proxyList, ref int syncStatus)
 
void Close ()
 
void Abort (ref int syncStatus)
 
void CheckForChanges ()
 

Properties

Uri AutomaticConfigurationScript [get, set]
 
bool AutomaticallyDetectSettings [get, set]
 

Private Attributes

Uri< AutomaticConfigurationScriptk__BackingField
 
bool< AutomaticallyDetectSettingsk__BackingField
 

Detailed Description

Definition at line 10 of file AutoWebProxyScriptEngine.cs.


The documentation for this class was generated from the following file: