System::Net::ServicePointManager::get_DefaultConnectionLimit method
ServicePointManager::get_DefaultConnectionLimit method
Gets the maximum number of concurrent connections that are allowed by the ServicePoint-class instances.
static int32_t System::Net::ServicePointManager::get_DefaultConnectionLimit()
ReturnValue
The maximum number of concurrent connections that are allowed by the ServicePoint-class instances.
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++