The Settings type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Settings | Initializes a new instance of the Settings class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
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