This topic has not yet been rated - Rate this topic

TcpConnectionPoolSettings Properties

The TcpConnectionPoolSettings type exposes the following members.

  Name Description
Public property GroupName Gets or sets the group name of the connection pool group on the client.
Public property IdleTimeout Gets or sets the maximum time that the connection can be idle in the connection pool before being disconnected.
Public property LeaseTimeout Gets or sets the time span after which a connection in the connection pool is closed.
Public property MaxOutboundConnectionsPerEndpoint Gets or sets the maximum number of outbound connections for each endpoint that is cached in the connection pool.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.