System::Net::ServicePointManager::set_Expect100Continue method
ServicePointManager::set_Expect100Continue method
Sets a value that indicates if the ServicePoint-class instances use the 100-Continue behavior.
static void System::Net::ServicePointManager::set_Expect100Continue(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++