System::Net::ServicePointManager::get_UseNagleAlgorithm 方法
ServicePointManager::get_UseNagleAlgorithm method
获取一个值,指示 ServicePoint 类实例是否使用 Nagle 算法。
static bool System::Net::ServicePointManager::get_UseNagleAlgorithm()
ReturnValue
一个指示 ServicePoint 类实例是否使用 Nagle 算法的值。
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++