System::Net::ServicePointManager::get_MaxServicePoints metodo
ServicePointManager::get_MaxServicePoints method
Ottiene il numero massimo di istanze della classe ServicePoint-class che possono essere gestite dall’istanza corrente.
static int32_t System::Net::ServicePointManager::get_MaxServicePoints()
ReturnValue
Il numero massimo di istanze della classe ServicePoint che possono essere gestite dall’istanza corrente.
Vedi anche
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++