task group (n)~ In the Concurrency Runtime a construct that enables related fine- grained tasks to be queued to a Task Scheduler. A task group can be used to schedule tasks wait for tasks to finish and cancel tasks that have not started.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 52 조회
- 목록
본문
task group (n)~ In the Concurrency Runtime a construct that enables related fine- grained tasks to be queued to a Task Scheduler. A task group can be used to schedule tasks wait for tasks to finish and cancel tasks that have not started.