task_canceled 클래스
이 클래스에 PPL 작업 계층에서 현재 작업을 취소 하도록 강제 하려면 throw 한 예외를 설명 합니다.또한 의해 throw 되는 get() 메서드를 작업, 취소 작업입니다.
class task_canceled : public std::exception;
Members
Public 생성자
Name |
설명 |
---|---|
오버로드.task_canceled 개체를 생성합니다. |
상속 계층 구조
exception
task_canceled
요구 사항
헤더: concrt.h
네임 스페이스: 동시성