System::Net::ServicePoint::get_MaxIdleTime 方法

ServicePoint::get_MaxIdleTime method

获取以毫秒为单位的时间量,在此之后空闲连接将被关闭。

int32_t System::Net::ServicePoint::get_MaxIdleTime()

ReturnValue

以毫秒为单位的时间量,在此时间后空闲连接将被关闭。

另见