HostingEnvironment.ShutdownReason Eigenschap

Definitie

Retourneert een opgesomde waarde die aangeeft waarom de toepassing is beëindigd.

public:
 static property System::Web::ApplicationShutdownReason ShutdownReason { System::Web::ApplicationShutdownReason get(); };
public static System.Web.ApplicationShutdownReason ShutdownReason { get; }
static member ShutdownReason : System.Web.ApplicationShutdownReason
Public Shared ReadOnly Property ShutdownReason As ApplicationShutdownReason

Waarde van eigenschap

Een van de ApplicationShutdownReason waarden.

Van toepassing op