Class TaskResult
Returns the blocking call of Map Reduce Task result form server.
Inheritance
System.Object
TaskResult
Namespace:
Assembly: Alachisoft.NCache.Web.dll
Syntax
public class TaskResult : ITaskResult
Name | Description |
---|---|
Task |
Name | Description |
---|---|
Task |
Returns reason behind the failure of task. |
Task |
|
Task |
Return status of Task which can be failure, success or canceled. |
Name | Description |
---|---|
Get |
Obtain the result in form of dictionary. |