The default number of persistent connections (2) allowed on a System.Net.ServicePoint object connected to an HTTP/1.1 or later server. This field is constant and is used to initialize the ServicePointManager.DefaultConnectionLimit property if the value of the ServicePointManager.DefaultConnectionLimit property has not been set either directly or through configuration.
Value: 2
This field is read-only.
The value of this field is 2.