System::Net::ServicePoint::get_CurrentConnections 方法

ServicePoint::get_CurrentConnections method

返回已打开的连接数。

int32_t System::Net::ServicePoint::get_CurrentConnections()

ReturnValue

已打开的连接数。

另见