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 を設定することにより、スキャン済みのファイルに情報を書き戻す際に一部のウイルス対策アプリケーションで発生する問題に対処できます。
| .gif) メモ | 
|---|
| この問題は、ウイルス スキャンで生じたファイル変更を、ユーザーが行った変更と区別できないことが原因で発生します。この結果、スキャン対象ファイルのアプリケーションが再起動されます。 | 
 使用例
使用例 プラットフォーム
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- HttpRuntimeSection.DelayNotificationTimeout プロパティのページへのリンク

 
                             
                    


