Edit

Share via


ISchedulerNotifyAsync.TaskStateChanged(List<TaskInfo>) Method

Definition

[System.ServiceModel.OperationContract]
public void TaskStateChanged(System.Collections.Generic.List<Microsoft.Hpc.Scheduler.Session.Interface.TaskInfo> taskInfoList);
abstract member TaskStateChanged : System.Collections.Generic.List<Microsoft.Hpc.Scheduler.Session.Interface.TaskInfo> -> unit
Public Sub TaskStateChanged (taskInfoList As List(Of TaskInfo))

Parameters

taskInfoList
List<TaskInfo>
Attributes

Applies to