ApplicationShutdownReason (System.Web.ApplicationShutdownReason)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Web.dll

Specifies why the AppDomain class shut down.

VB.NET C#

C#

public enum struct ApplicationShutdownReason : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

Logging ASP.NET Application Shutdown Events - ScottGu's Blog

... Nothing, runtime, Nothing) Dim shutReason As System.Web.ApplicationShutdownReason = System.Web.Hosting.HostingEnvironment.ShutdownReason() If ...

.NET Framework Class Browser

Classes in System.Web ...

.NET Framework Class Browser

Quickstart Class Browser

System.Web Namespace

A workshop on .NET applications design and development. Step-by-step how-to pages help you learn skills and do specific tasks as you plan, build and manage your Web app, from start ...

Mono Documentation

Mono Class Library : System.Web Namespace System.Web.ApplicationShutdownReason Enumeration: Note: This namespace, class, or member is supported only in version .NET ...

Log Application Shutdown reason... - Chat About It! - DotNetNuke

Dim shutReason As System.Web.ApplicationShutdownReason = System.Web.Hosting.HostingEnvironment.ShutdownReason() Dim shutMessage As String. If (shutReason = System.Web ...

Log Application Shutdown reason... - Chat About It! - DotNetNuke

Dim shutReason As System.Web.ApplicationShutdownReason = System.Web.Hosting.HostingEnvironment.ShutdownReason() Dim shutMessage As String. If (shutReason = System.Web ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support