Click or drag to resize

BusyPoolExceptionMaxRequestsPerConnection Property

Gets the maximum amount of requests per connection.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public int MaxRequestsPerConnection { get; }

Property Value

Type: Int32
See Also