System::Net::ServicePoint::set_ConnectionLeaseTimeout 方法

ServicePoint::set_ConnectionLeaseTimeout method

设置在活动 ServicePoint 将在指定的毫秒数后关闭的超时。

void System::Net::ServicePoint::set_ConnectionLeaseTimeout(int32_t value)
ParameterType描述
valueint32_t要设置的值。

另见