JobHandle.IsCompleted

public bool IsCompleted;

Description

Determines if a task is running.

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: