AsyncActionCompletedHandler 인터페이스
비동기 작업이 완료되면 호출되는 메서드를 나타냅니다.
멤버
AsyncActionCompletedHandler 인터페이스는 IAsyncInfo에서 상속됩니다. AsyncActionCompletedHandler 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
AsyncActionCompletedHandler 인터페이스에는 이러한 메서드가 있습니다.
메서드 | Description |
---|---|
호출 | 지정된 비동기 작업이 완료될 때 호출되는 메서드를 호출합니다. |
설명
비동기 작업이 완료될 때 알림을 받으려면 IAsyncAction에 AsyncActionCompletedHandler를 할당합니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 |
Windows 8 |
지원되는 최소 서버 |
Windows Server 2012 |
헤더 |
|