WebEventCodes::InvalidEventCode Field
.NET Framework (current version)
Represents the event code indicating that the event code value is not allowed. This field is constant.
Assembly: System.Web (in System.Web.dll)
The InvalidEventCode represents the use of a code value that is not allowed by the system. For instance, this can happen if you customize an ASP.NET health-monitoring event and use a code value that is already assigned by the system.
.NET Framework
Available since 2.0
Available since 2.0
Show: