System::Net::ServicePointManager::get_DefaultConnectionLimit 方法

ServicePointManager::get_DefaultConnectionLimit method

获取 ServicePoint 类实例允许的最大并发连接数。

static int32_t System::Net::ServicePointManager::get_DefaultConnectionLimit()

ReturnValue

由 ServicePoint-class 实例允许的最大并发连接数。

另见