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

Public Member Functions

void Complete (Exception e)
 
void Complete ()
 
 HttpStreamAsyncResult ()
 

Package Attributes

byte[] Buffer
 
int Offset
 
int Count
 
AsyncCallback Callback
 
object State
 
int SynchRead
 
Exception Error
 

Properties

object AsyncState [get]
 
WaitHandle AsyncWaitHandle [get]
 
bool CompletedSynchronously [get]
 
bool IsCompleted [get]
 

Private Attributes

object locker
 
ManualResetEvent handle
 
bool completed
 

Detailed Description

Definition at line 7 of file HttpStreamAsyncResult.cs.


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