System::Net::ServicePoint::get_Expect100Continue method

ServicePoint::get_Expect100Continue method

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

bool System::Net::ServicePoint::get_Expect100Continue()

ReturnValue

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

See Also