resume


Description:

[ Version ( since = "1.18" ) ]
public bool resume ()

Resume this in case it was paused.

If the task was stopped, it will remain in that state and this function will return false.

Parameters:

this

The Task to resume

Returns: