TIMEOUT_INFINITE

const val TIMEOUT_INFINITE: Long = 0

Constant representing infinite timeout (no maximum time).