System::Net::ServicePoint::get_ConnectionLeaseTimeout 方法

ServicePoint::get_ConnectionLeaseTimeout method

获取一个以毫秒为单位的超时值,超过该时间后活动的 ServicePoint 将被关闭。

int32_t System::Net::ServicePoint::get_ConnectionLeaseTimeout()

ReturnValue

一个以毫秒为单位的超时值,超过该时间后活动的 ServicePoint 将被关闭。

另见