This version of Unity is unsupported.

JobHandle.IsCompleted

public bool IsCompleted;

Description

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