System::IO::Stream::EndWrite yöntemi
Stream::EndWrite method
Asenkron bir yazma işlemini sonlandırır. Belirtilen asenkron yazma işlemi tamamlanana kadar bekler.
virtual void System::IO::Stream::EndWrite(System::SharedPtr<System::IAsyncResult> asyncResult)
| Parameter | Type | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | Asenkron bir yazma işlemini temsil eden bir IAsyncResult nesnesi |
Ayrıca Bakınız
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++