Click or drag to resize

PoolingOptions Fields

The PoolingOptions type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefaultHeartBeatInterval
The default heartbeat interval in milliseconds: 30000.
Public fieldStatic memberDefaultMaxRequestsPerConnection
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.
Top
See Also