Méthode System::Net::ServicePointManager::set_ReusePort
ServicePointManager::set_ReusePort method
Définit une valeur qui indique si les sockets de connexion de sortie utilisent l’option ‘SO_REUSE_UNICASTPORT’.
static void System::Net::ServicePointManager::set_ReusePort(bool value)
| Paramètre | Type | Description |
|---|---|---|
| value | bool | La valeur à définir. |
Voir aussi
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++