Contains Endpoint settings.
Allows a socket to close an output channel immediately on writing completion (half-closed TCP connection).
Specifies a maximum number of connection attempts. Note: this property affects only connection retries, but not request retries.
Specifies a maximum number of connection attempts.
Specifies a time period (in milliseconds) in which a client should establish a connection with a server.
Specifies a connection keep-alive time (in milliseconds).
Specifies the maximum number of connections for each host.
Specifies a maximum number of requests to be sent over a single connection without waiting for the corresponding responses (HTTP pipelining).
Specifies a maximum time (in milliseconds) of inactivity between two data packets when exchanging data with a server.