Task.resume

Resume @task in case it was paused. If the task was stopped, it will remain in that state and this function will return %FALSE.

class Task
bool
resume
()

Return Value

Type: bool

%TRUE if the task could be resumed.

MT safe.

Meta

Since

1.18