IORuntimeConfig

final case class IORuntimeConfig
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def copy(cancelationCheckThreshold: Int, autoYieldThreshold: Int, enhancedExceptions: Boolean, traceBufferSize: Int, shutdownHookTimeout: Duration, reportUnhandledFiberErrors: Boolean): IORuntimeConfig

Inherited methods

Inherited from:
Product