HttpRuntimeSection.WaitChangeNotification プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As HttpRuntimeSection Dim value As Integer value = instance.WaitChangeNotification instance.WaitChangeNotification = value
/** @property */ public int get_WaitChangeNotification () /** @property */ public void set_WaitChangeNotification (int value)
public function get WaitChangeNotification () : int public function set WaitChangeNotification (value : int)
アプリケーション ドメインの再起動させる次の変更通知までの待機時間 (秒単位)。

WaitChangeNotification の値は、配置プロセス中にコピーが完了するまでに要する時間よりも長く設定することをお勧めします。
既定値は、0 です。
![]() |
---|
コピーして配置するプロセスの直後にコンテンツを表示すると、キャッシュされたコンテンツが表示される場合があります。これは一般的な動作です。変更は、指定した待機時間が経過してから有効になります。 |


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.WaitChangeNotification プロパティを検索する場合は、下記のリンクをクリックしてください。

- HttpRuntimeSection.WaitChangeNotification プロパティのページへのリンク