TaskStatusChangedEventArgs Properties |
The TaskStatusChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewStatus |
Gets the new task status.
|
![]() | PreviousStatus |
Gets the previous task status.
|
![]() | State |
Gets the state of the task.
|
![]() | Task |
Gets the task that has changed state.
|
STK Parallel Computing Server 2.10 API for .NET