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 |
---|---|
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. |