System::IO::Stream::EndRead‑metod
Stream::EndRead method
Väntar tills den angivna asynkrona läsoperationen är klar.
virtual int System::IO::Stream::EndRead(System::SharedPtr<System::IAsyncResult> asyncResult)
| Parameter | Type | Beskrivning |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | Ett IAsyncResult objekt som representerar en asynkron läsoperation |
ReturnValue
Antalet byte som lästs under läsoperationen som representeras av asyncResult
Se även
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++