Class TaskStatus
Returns the status of running task.
Inheritance
System.Object
TaskStatus
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class TaskStatus : object
Constructors
Name | Description |
---|---|
TaskStatus(TaskStatus.Status) | Return task current status. |
Properties
Name | Description |
---|---|
FailureReason | Sets/Gets failure reason of the task. |
Progress | Return task progress in form of status. |