Convenience method that does preparing initial arguments of reusable task and starting it via theScheduler in one go.
same set of args as defined by copyArguments method of user-supplied task class, will be forwarded to it.
'false' if new task can't be started because pool limit is reached for now, 'true' otherwise
See Implementation
Convenience method that does preparing initial arguments of reusable task and starting it via theScheduler in one go.