target_block::initialize_target 方法
初始化基底物件。 尤其必須初始化 message_processor 物件。
void initialize_target(
_Inout_opt_ Scheduler * _PScheduler = NULL,
_Inout_opt_ ScheduleGroup * _PScheduleGroup = NULL
);
參數
_PScheduler
要用來進行排定的工作排程器。_PScheduleGroup
要用於排程工作的排程群組。
需求
標頭: agents.h
Namespace: 並行存取