• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Interface ITaskResult

Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This feature is not in active development and may be removed in a future update.")]
public interface ITaskResult

Properties

Name Description
TaskFailureReason

Returns reason behind the failure of task.

TaskStatus

Return status of Task which can be failure, success or canceled.

Methods

Name Description
GetEnumerator()

Obtain the result in form of dictionary.

Back to top Copyright © 2017 Alachisoft