Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the base object. Specifically, the message_processor object needs to be initialized.
void initialize_target(
Scheduler * _PScheduler = NULL,
ScheduleGroup * _PScheduleGroup = NULL
);
Parameters
_PScheduler
The scheduler to be used for scheduling tasks._PScheduleGroup
The schedule group to be used for scheduling tasks.
Requirements
Header: agents.h
Namespace: Concurrency