System::Net::ServicePointManager::set_UseNagleAlgorithm 方法
ServicePointManager::set_UseNagleAlgorithm method
设置一个值,以指示 ServicePoint 类实例是否使用 Nagle 算法。
static void System::Net::ServicePointManager::set_UseNagleAlgorithm(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++