System::IAsyncResult::get_AsyncWaitHandle 메서드

IAsyncResult::get_AsyncWaitHandle method

비동기 작업이 완료될 때까지 대기하는 데 사용할 수 있는 WaitHandle 인스턴스를 반환합니다.

virtual SharedPtr<System::Threading::WaitHandle> System::IAsyncResult::get_AsyncWaitHandle()=0

ReturnValue

비동기 작업이 완료될 때까지 대기하는 데 사용할 수 있는 WaitHandle 클래스 인스턴스에 대한 포인터.

또 보기