Hinweis: Diese Eigenschaft ist neu in .NET Framework, Version 2.0.
Gibt einen Enumerationswert zurück, der angibt, warum die Anwendung beendet wurde.
Namespace: System.Web.Hosting
Assembly: System.Web (in system.web.dll)
Visual Basic (Deklaration)
Public Shared ReadOnly Property ShutdownReason As ApplicationShutdownReason
Visual Basic (Verwendung)
Dim value As ApplicationShutdownReason
value = HostingEnvironment.ShutdownReason
public static ApplicationShutdownReason ShutdownReason { get; }
public:
static property ApplicationShutdownReason ShutdownReason {
ApplicationShutdownReason get ();
}
/** @property */
public static ApplicationShutdownReason get_ShutdownReason ()
public static function get ShutdownReason () : ApplicationShutdownReason
Eigenschaftenwert
Einer der ApplicationShutdownReason-Werte.
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 unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
.NET Framework
Unterstützt in: 2.0