task_canceled::task_canceled 생성자

task_canceled 개체를 생성합니다.

explicit _CRTIMP task_canceled(
   _In_z_ const char * _Message
) throw();

task_canceled() throw();

매개 변수

  • _Message
    오류 설명 메시지입니다.

요구 사항

헤더: concrt.h

네임 스페이스: 동시성

참고 항목

참조

task_canceled 클래스