PoolingOptionsDefaultMaxRequestsPerConnection Field |
Default maximum amount of requests that can be in-flight on a single connection at the same time after
which the connection will start rejecting requests: 2048.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax public const int DefaultMaxRequestsPerConnection
Field Value
Type:
Int32See Also