System::Net::ServicePointManager::get_DefaultConnectionLimit メソッド

ServicePointManager::get_DefaultConnectionLimit method

ServicePoint クラスのインスタンスが許可する同時接続の最大数を取得します。

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

ReturnValue

ServicePoint クラス インスタンスが許可する最大同時接続数。

参照