Click or drag to resize

TaskSetProgress Method

Overload List
  NameDescription
Public methodCode exampleSetProgress(Int32)
Sets progress of task. This value will be returned with AGI.Parallel.Client.Job.TaskProgressUpdated event.
Public methodCode exampleSetProgress(Int32, Object)
Sets progress of task. This value will be returned with AGI.Parallel.Client.Job.TaskProgressUpdated event.
Top
See Also

STK Parallel Computing Server 2.9 API for .NET