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.HttpStreamAsyncResult Class Reference
+ Inheritance diagram for System.Net.HttpStreamAsyncResult:
+ Collaboration 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, set]
 
WaitHandle AsyncWaitHandle [get, set]
 
bool CompletedSynchronously [get, set]
 
bool IsCompleted [get, set]
 

Private Attributes

object locker
 
ManualResetEvent handle
 
bool completed
 

Detailed Description

Definition at line 9 of file HttpStreamAsyncResult.cs.


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