getIdle

open fun getIdle(): Integer

Return the number of established but idle connections. Can also return null if that information is not available.

Return

the number of established but idle connections or null

Since

2.2.0

See also