3.21.4.2 AddSubTask
The AddSubTask operation is used by the management server to indicate addition of a subtask.
-
<wsdl:operation name="AddSubTask"> <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamOperationWithProgressCallback/AddSubTask" message="ipam:IIpamOperationWithProgressCallback_AddSubTask_InputMessage" /> </wsdl:operation>
This operation has only the input message and there is no output message associated with it. Upon receiving the message, the Progresstracker.SubTasksStatus is updated by adding the received SubTaskInstance into the collection and initializing the status of the subtask.