• DXC Service
  • Products
    • Episerver CMS
    • Episerver Commerce
    • Episerver Campaign
    • Episerver Find
    • Episerver Personalization
      • Advance
      • Perform
      • Insight
      • Reach
      • Personalized Find
    • Episerver Social API
    • Episerver apps & integrations
    • Ektron CMS
  • Documentation
    • Get started
      • DXC Service
      • CMS
      • Commerce
      • Campaign
      • Find
      • Personalization
      • Insight
      • Social API
      • Service API
    • Developer guides
      • DXC Service
      • CMS
      • Commerce
      • Campaign
      • Find
      • Advance
      • Perform
      • Reach
      • Personalized Find
      • Insight
      • Tracking
      • Profile Store
      • Content Delivery API
      • Social API
      • Service API
      • Forms
      • MA connectors
    • UI feature list
    • Technical overview
    • System requirements
    • Installation
    • User guide
    • APIs and libraries
      • CMS
      • Commerce
      • Campaign
      • Find
      • Social
      • REST APIs
    • Video tutorials
    • Releases
    • Upgrading
      • CMS
      • Commerce
      • Find
      • Forms
      • Service API
      • Personalization
  • Blogs
  • Forum
  • Support
  • EMVPs
  • Register
  • Log in
All Content Documentation Forum User Guide Support Help Center Blogs Articles Releases Bug List SDK Documents
People
Home / Documentation /
  • Framework reference
  • EPiServer.Async
  • TaskInformation(T)
    • TaskInformation(T) Methods
    • TaskInformation(T) Properties

TaskInformation(T) Class

Assembly: EPiServer.Framework (in EPiServer.Framework.dll) Version: 10.10.5.0 (10.10.5.0)

Syntax:

C#
public class TaskInformation<T> : TaskInformation
where T : new()

Contains information about a task where status is an typed instance with information specific to the task type.

Methods

Name Summary Status
TaskInformation(T) Constructor Default constructor public
TaskInformation(T) Constructor (Guid) Constructor to create status with specific id. public

Properties

Name Summary Status
Completed Time (in UTC) for when the task was completed. public
CompletedStatus Contains the status of the task when it was completed. Before completion value is Created public
Created Time (in UTC) for when the task was created. public
Exception In case a task is faulting, this contains the exception message. public
Id The unique identifier associated with the task. public
IsTrackable Indicates if the task was created with an associated TrackingToken public
Result Contains the result from the job, given that job returned Task<(Of <(<'TResult>)>)>. public
ResultType Gets or sets the Type for Result. This is used to be able to query for result of specific type. public
User The user under which the context the task was created. public

Inheritance

  • System.Object
  • EPiServer.Async.TaskInformation
  • EPiServer.Async.TaskInformation<T>

About Episerver

  • episerver.com
  • Episerver certification
  • Job openings
  • License center
  • Privacy statement

Community

  • Blogs
  • Forums
  • Articles
  • Terms of use
  • EMVP program

Learning resources

  • Technical overview
  • Learning path Episerver CMS
  • Developer guides
  • User guide
  • Video tutorials
  • Episerver GitHub
  • Episerver Education

Contact

Episerver Support

See the Support page for contact information.

Feedback on Episerver World

If you’d like to give feedback about this site, please click here. Thank you very much!
© Episerver 2019 │ About Episerver World