TimeSpan
max_idle_time { set; get; }
TimeSpan
max_idle_time { set; get; }
Amount of time a resource should stay idle before being closed
Note that this is currently only accurate to around 1 second, and then only if you're not blocking the main loop.