Represents the event code indicating that the application shutdown reason is unknown. This field is constant.
Value: 50001
WebEventCodes.ApplicationShutdownUnknown is the detail code that specifies the causes of the shutdown.
When the application shuts down for an unknown reason, ASP.NET raises a System.Web.Management.WebApplicationLifetimeEvent with a major code of WebEventCodes.ApplicationShutdown and a detail code of WebEventCodes.ApplicationShutdownUnknown.