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

ServicePointManager::set_DefaultConnectionLimit method

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

static void System::Net::ServicePointManager::set_DefaultConnectionLimit(int32_t value)
パラメーター説明
valueint32_t設定する値です。

参照