TaskSetProgress Method |
| Name | Description | |
|---|---|---|
| SetProgress(Int32) |
Sets progress of task. This value will be returned with AGI.Parallel.Client.Job.TaskProgressUpdated event.
| |
| SetProgress(Int32, Object) |
Sets progress of task. This value will be returned with AGI.Parallel.Client.Job.TaskProgressUpdated event.
|
STK Parallel Computing Server 2.10 API for .NET