System::Net::ServicePointManager::set_ReusePort method
ServicePointManager::set_ReusePort method
Sets a value that indicates if the output connections sockets use the ‘SO_REUSE_UNICASTPORT’ option.
static void System::Net::ServicePointManager::set_ReusePort(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++