WebEventCodes.ApplicationShutdownBuildManagerChange 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示事件代碼,指出建置管理員所進行的變更,需要關閉應用程式定義域。
public: int ApplicationShutdownBuildManagerChange = 50017;
public const int ApplicationShutdownBuildManagerChange = 50017;
val mutable ApplicationShutdownBuildManagerChange : int
Public Const ApplicationShutdownBuildManagerChange As Integer = 50017
欄位值
Value = 50017備註
ApplicationShutdownBuildManagerChange 是指定關機原因的詳細資料代碼。
當組建管理員進行需要關閉應用程式域的變更時,ASP.NET 會以 的主要程式碼和 的詳細程式碼 ApplicationShutdownApplicationShutdownBuildManagerChange 引發 WebApplicationLifetimeEvent 。