System::Net::ServicePointManager::get_MaxServicePoints method
ServicePointManager::get_MaxServicePoints method
Gets the maximum number of the ServicePoint-class instances that can be managed by the current instance.
static int32_t System::Net::ServicePointManager::get_MaxServicePoints()
ReturnValue
The maximum number of the ServicePoint-class instances that can be managed by the current instance.
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++