PoolIdleTimeout
The allowed idle time for a connection before it is closed.
Data Type
int
Default Value
60
Remarks
The allowed idle time a connection can remain in the pool until the connection is closed. The default is 60 seconds.
The allowed idle time for a connection before it is closed.
int
60
The allowed idle time a connection can remain in the pool until the connection is closed. The default is 60 seconds.