Property TaskStatus
| Improve this Doc View SourceTaskStatus
Gets the TaskStatus of executing action.
Declaration
public TaskStatus TaskStatus { get; protected set; }
Property Value
| Type | Description |
|---|---|
| System.Threading.Tasks.TaskStatus |
Gets the TaskStatus of executing action.
public TaskStatus TaskStatus { get; protected set; }
| Type | Description |
|---|---|
| System.Threading.Tasks.TaskStatus |