open fun setInternalBlockingPoolSize(internalBlockingPoolSize: Int): VertxOptions
Set the value of internal blocking pool size
internalBlockingPoolSize - the maximumn number of threads in the internal blocking pool
Return
a reference to this, so the API can be used fluently