WebEventCodes.ApplicationCodeBase Field

 

Identifies the offset for the ASP.NET health-monitoring application event codes. This field is constant.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

Public Const ApplicationCodeBase As Integer

Field Value

Type: System.Int32

The ApplicationCodeBase value represents the offset for major event codes associated with the WebApplicationLifetimeEvent type. All application codes are assigned values greater than ApplicationCodeBase.

.NET Framework
Available since 2.0
Return to top
Show: