get_Expect100Continue()

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()

Return Value

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

See Also