ServicePointManager::DefaultNonPersistentConnectionLimit Field
.NET Framework (current version)
The default number of non-persistent connections (4) allowed on a ServicePoint object connected to an HTTP/1.0 or later server. This field is constant but is no longer used in the .NET Framework 2.0.
Assembly: System (in System.dll)
Field Value
Type: System::Int32
.NET Framework
Available since 1.1
Available since 1.1
Show: