BusyPoolException Constructor |
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public BusyPoolException(
IPEndPoint address,
int maxRequestsPerConnection,
int connectionLength
)
Parameters
- address
- Type: System.NetIPEndPoint
- maxRequestsPerConnection
- Type: SystemInt32
- connectionLength
- Type: SystemInt32
See Also