System::Net::ServicePointManager::set_Expect100Continue 方法
ServicePointManager::set_Expect100Continue method
设置一个值,指示 ServicePoint-class 实例是否使用 100-Continue 行为。
static void System::Net::ServicePointManager::set_Expect100Continue(bool value)
| Parameter | Type | 描述 |
|---|---|---|
| value | bool | 要设置的值。 |
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++