get_ready
Description:
[ Version ( deprecated = true , deprecated_since = "1.5" , since = "1.0" ) ]
public bool get_ready ()
Warning: get_ready is deprecated since 1.5.
Get if this task is completed.
Parameters:
Returns:
true if this task is complete.
|