System::IO::Stream::EndWrite 메서드
Stream::EndWrite method
비동기 쓰기 작업을 종료합니다. 지정된 비동기 쓰기 작업이 완료될 때까지 대기합니다.
virtual void System::IO::Stream::EndWrite(System::SharedPtr<System::IAsyncResult> asyncResult)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | 비동기 쓰기 작업을 나타내는 IAsyncResult 객체 |
또 보기
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++