ChannelPoolSettings Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ChannelPoolSettings class.
public:
ChannelPoolSettings();
public ChannelPoolSettings ();
Public Sub New ()
Remarks
The default property values are:
IdleTimeout: 2 minutes.
LeaseTimeout: 10 minutes.
MaxOutboundChannelsPerEndpoint: 10 channels.
These default quota values are based on a conservatively modest allocation of resources that are suitable for development environments and small installation scenarios. Service administrators should review channel quotas and tune individual quota values if an installation is running out of resources or if connections are being limited despite the availability of additional resources.