System::Net::ServicePointManager::get_Expect100Continue method

ServicePointManager::get_Expect100Continue method

Gets a value that indicates if the ServicePoint-class instances use the 100-Continue behavior.

static bool System::Net::ServicePointManager::get_Expect100Continue()

ReturnValue

A value that indicates if the ServicePoint-class instances use the 100-Continue behavior.

See Also