terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 7 of file HttpStreamAsyncResult.cs.