System::Net::ServicePointManager::get_ReusePort method
ServicePointManager::get_ReusePort method
Gets a value that indicates if the output connections sockets use the ‘SO_REUSE_UNICASTPORT’ option.
static bool System::Net::ServicePointManager::get_ReusePort()
ReturnValue
A value that indicates if the output connections sockets use the ‘SO_REUSE_UNICASTPORT’ option.
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++