跳到主内容

搜索

搜索

Task.completed Event

评论

2 条评论

  • Avatar
    Michael Toupin (mtoupin

    A task is considered complete when the Task.Status property indicates the task has successfully run, encountered an error, or is aborted. So yes, it's on all task completions, regardless of the outcome of the task process.

    0
  • Avatar
    Legacy Poster

    Thank you for your answer Mike.

    :)

    0

请先登录再写评论。