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