Job Events |
The Job type exposes the following members.
| Name | Description | |
|---|---|---|
| JobCompleted |
Occurs when all tasks of a Job is completed.
| |
| JobSubmitted |
Occurs when Job is submitted.
| |
| TaskCompleted |
Occurs when Task is completed.
| |
| TaskProgressUpdated |
Occurs when Task progress changes.
| |
| TaskStateChanged |
Occurs when Task status changes.
|
STK Parallel Computing Server 2.10 API for .NET