Class TaskStatus
Inheritance
System.Object
TaskStatus
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This feature is not in active development and may be removed in a future update.")]
[Serializable]
public class TaskStatus
Constructors
Name | Description |
---|---|
Task |
Return task current status. |
Properties
Name | Description |
---|---|
Failure |
Sets/Gets failure reason of the task. |
Progress | Return task progress in form of status. |