System::Net::ServicePointManager::set_Expect100Continue method
ServicePointManager::set_Expect100Continue method
Establece un valor que indica si las instancias de ServicePoint-class utilizan el comportamiento 100-Continue.
static void System::Net::ServicePointManager::set_Expect100Continue(bool value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | bool | El valor a establecer. |
Ver también
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PDF for C++