System::Net::ServicePointManager::set_ReusePort 方法
ServicePointManager::set_ReusePort method
设置一个值,以指示输出连接套接字是否使用 ‘SO_REUSE_UNICASTPORT’ 选项。
static void System::Net::ServicePointManager::set_ReusePort(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++