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
System.Net.DirectProxy Class Reference
+ Inheritance diagram for System.Net.DirectProxy:

Public Member Functions

IEnumerator< global::System.Uri > GetEnumerator ()
 
virtual void Dispose ()
 

Protected Member Functions

override bool GetNextProxy ([Out] global::System.Uri proxy)
 

Package Functions

 DirectProxy (global::System.Uri destination)
 
virtual void Abort ()
 
bool HttpAbort (HttpWebRequest request, WebException webException)
 

Properties

IEnumerator< global::System.Uri > Enumerator [get]
 
global::System.Uri Destination [get]
 
HttpAbortDelegate HttpAbortDelegate [get]
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

bool m_ProxyRetrieved
 
List< global::System.Uri > m_Cache
 
bool m_CacheComplete
 
ProxyChain.ProxyEnumerator m_MainEnumerator
 
global::System.Uri m_Destination
 
HttpAbortDelegate m_HttpAbortDelegate
 

Detailed Description

Definition at line 7 of file DirectProxy.cs.


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