ITaskRuntimeManagement.MonitoringTaskStatusNotification(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Task callback for the object provided by any of the async task submission methods.
public:
void MonitoringTaskStatusNotification(System::Object ^ stateInfo);
public void MonitoringTaskStatusNotification (object stateInfo);
abstract member MonitoringTaskStatusNotification : obj -> unit
Public Sub MonitoringTaskStatusNotification (stateInfo As Object)
Parameters
- stateInfo
- Object
Exceptions
callback with the given batchid not found