HttpRuntimeSection.DelayNotificationTimeout プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Dim instance As HttpRuntimeSection Dim value As TimeSpan value = instance.DelayNotificationTimeout instance.DelayNotificationTimeout = value
/** @property */ public TimeSpan get_DelayNotificationTimeout () /** @property */ public void set_DelayNotificationTimeout (TimeSpan value)
public function get DelayNotificationTimeout () : TimeSpan public function set DelayNotificationTimeout (value : TimeSpan)
変更通知の遅延を指定する時間 (秒単位)。
解説DelayNotificationTimeout を設定することにより、スキャン済みのファイルに情報を書き戻す際に一部のウイルス対策アプリケーションで発生する問題に対処できます。
メモ |
|---|
| この問題は、ウイルス スキャンで生じたファイル変更を、ユーザーが行った変更と区別できないことが原因で発生します。この結果、スキャン対象ファイルのアプリケーションが再起動されます。 |
使用例
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からHttpRuntimeSection.DelayNotificationTimeout プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からHttpRuntimeSection.DelayNotificationTimeout プロパティ
を検索
- HttpRuntimeSection.DelayNotificationTimeout プロパティのページへのリンク
.gif)