Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

JobHandle.IsCompleted

public bool IsCompleted;

Description

Returns false if the task is currently running. Returns true if the task has completed.

Did you find this page useful? Please give it a rating: