다음을 통해 공유


invalid_multiple_scheduling 클래스

Throw 된 예외가이 클래스를 설명는 task_handle 개체인 시간을 사용 하 여 예약 된 여러는 run 메서드는 task_group 또는 structured_task_group 하나를 중간으로 호출 하지 않고도 개체는 wait 또는 run_and_wait 메서드.

class invalid_multiple_scheduling : public std::exception;

Members

Dd492794.collapse_all(ko-kr,VS.110).gifPublic 생성자

Name

설명

invalid_multiple_scheduling::invalid_multiple_scheduling 생성자

오버로드.invalid_multiple_scheduling 개체를 생성합니다.

상속 계층 구조

exception

invalid_multiple_scheduling

요구 사항

헤더: concrt.h

네임 스페이스: 동시성

참고 항목

참조

동시성 네임스페이스

task_handle 클래스

task_group 클래스

task_group::run 메서드

task_group::wait 메서드

task_group::run_and_wait 메서드

structured_task_group 클래스

structured_task_group::run 메서드

structured_task_group::wait 메서드

structured_task_group::run_and_wait 메서드