System::Net::ServicePoint::get_MaxIdleTime メソッド

ServicePoint::get_MaxIdleTime method

アイドル接続が閉じられるまでの時間(ミリ秒)を取得します。

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

ReturnValue

アイドル接続が閉じられるまでの時間(ミリ秒)です。

参照