isSynchronous

abstract fun isSynchronous(): Boolean

Tells whether the task can asynchronous or not.

Return

true if task should be run synchronously, else false