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: