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