System::Net::ServicePointManager::get_ReusePort 方法
ServicePointManager::get_ReusePort method
获取一个值,指示输出连接套接字是否使用 ‘SO_REUSE_UNICASTPORT’ 选项。
static bool System::Net::ServicePointManager::get_ReusePort()
ReturnValue
一个值,用于指示输出连接套接字是否使用 ‘SO_REUSE_UNICASTPORT’ 选项。
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++