System::Net::ServicePoint::set_MaxIdleTime メソッド
ServicePoint::set_MaxIdleTime method
アイドル接続が閉じられるまでの時間(ミリ秒)を設定します。
void System::Net::ServicePoint::set_MaxIdleTime(int32_t value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | int32_t | 設定する値です。 |
参照
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Page for C++