System::IO::Stream::EndRead yöntemi
Stream::EndRead method
Belirtilen asenkron okuma işlemi tamamlanana kadar bekler.
virtual int System::IO::Stream::EndRead(System::SharedPtr<System::IAsyncResult> asyncResult)
| Parameter | Type | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | Asenkron bir okuma işlemini temsil eden bir IAsyncResult nesnesi |
ReturnValue
asyncResult tarafından temsil edilen okuma işlemi sırasında okunan bayt sayısı
Ayrıca Bakınız
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++