open fun setBlockedThreadCheckInterval(blockedThreadCheckInterval: Long): VertxOptions
Sets the value of blocked thread check period, in ms.
blockedThreadCheckInterval - the value of blocked thread check period, in ms.
Return
a reference to this, so the API can be used fluently