Status of an individual session within a pool.
Readonly
"idle" if available for borrowing, "borrowed" if currently borrowed by a live handle.
"idle"
"borrowed"
Milliseconds since the last return to the pool; null if it has not yet been returned (newly created session or still borrowed).
null
Status of an individual session within a pool.