System::Net::ServicePoint::set_Expect100Continue method

ServicePoint::set_Expect100Continue method

Sets a value that indicates if the 100-Continue behavior is used.

void System::Net::ServicePoint::set_Expect100Continue(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also