open fun setMaxWorkerExecuteTime(maxWorkerExecuteTime: Long): VertxOptions
Sets the value of max worker execute time, in ns.
maxWorkerExecuteTime - the value of max worker execute time, in ns.
Return
a reference to this, so the API can be used fluently