System::Net::ServicePointManager::set_ReusePort metodo
ServicePointManager::set_ReusePort method
Imposta un valore che indica se i socket delle connessioni in uscita utilizzano l’opzione ‘SO_REUSE_UNICASTPORT’.
static void System::Net::ServicePointManager::set_ReusePort(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Il valore da impostare. |
Vedi anche
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++