System::Net::ServicePointManager::get_Expect100Continue 方法

ServicePointManager::get_Expect100Continue method

获取一个值,指示 ServicePoint 类实例是否使用 100-Continue 行为。

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

ReturnValue

一个值,指示 ServicePoint 类实例是否使用 100-Continue 行为。

另见