WsfTaskAssignMessage¶
- WsfTaskAssignMessage inherits WsfMessage
WsfTaskAssignMessage is sent by WsfTaskManager::AssignTask method when a task assignment is made. It should normally be processed by the receiving task manager but can be examined by a script method that handles messages.
Methods¶
- WsfPlatform Assigner()¶
Returns the platform that assigned the task.