StatusChangedEventArgsState Property |
Gets the state of the task.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public TaskState State { get; }
Public ReadOnly Property State As TaskState
Get
Property Value
Type:
TaskStateSee Also