open fun setBlockUntilStarted(blockUntilStarted: Boolean): Unit
Set whether to let #execute block until the work has been actually started.
Uses the JCA startWork operation underneath, instead of the default scheduleWork.
See Also
javax.resource.spi.work.WorkManager#startWorkjavax.resource.spi.work.WorkManager#scheduleWork