AWS SDK for .NET Documentation
ConnectionLimit Property
AmazonAmazon.EC2AmazonEC2ConfigConnectionLimit Did this page help you?   Yes   No    Tell us about it...
Gets and sets the connection limit set on the ServicePoint for the WebRequest. Default value is 50 connections unless ServicePointManager.DefaultConnectionLimit is set in which case ServicePointManager.DefaultConnectionLimit will be used as the default.
Declaration Syntax
C#
public int ConnectionLimit { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)