The Settings type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | MaxIdleSocketSeconds |
Maximum number of seconds a socket can remain idle before being closed by the client.
It can be between 1 and 600. It defaults to 14.
|
![]() | MaxSocketCount |
Maximum size of the socket in the connection pool.
It can be between 10 and 1000. It defaults to 300.
|
See Also