System::Net::ServicePoint::set_Expect100Continue 方法

ServicePoint::set_Expect100Continue method

设置指示是否使用 100-Continue 行为的值。

void System::Net::ServicePoint::set_Expect100Continue(bool value)
参数类型描述
bool要设置的值。

另见