JobHandle
.IsCompleted
public bool
IsCompleted
;
Description 描述
Returns false if the task is currently running. Returns true if the task has completed.