The System.Web.Management namespace contains classes and interfaces for managing and monitoring the health of Web applications.
| Type | Reason |
|---|---|
| EventNotificationType |
Specifies the type of event notification. |
| IRegiisUtility |
Provides authorization utilities to support specific Web-application configuration, assembly registration, and assembly-key container manipulation. |
| IWebEventCustomEvaluator |
Evaluates whether an event should be sent to the related provider for processing. |
| RuleFiringRecord |
Represents the firing record for an event that derives from the System.Web.Management.WebManagementEvent class and implements the System.Web.Management.IWebEventCustomEvaluator interface. |
| SessionStateType |
Describes the session-state type used when installing a session-state database provider. |
| SqlFeatures |
Specifies the ASP.Net features to install or remove using the methods provided by the System.Web.Management.SqlServices class. |
| WebApplicationInformation |
Provides information associated with health events. |
| WebBaseEvent |
Defines the base class for the ASP.NET health-monitoring events. |
| WebEventCodes |
Defines the codes associated with the ASP.NET health monitoring events. |
| WebEventFormatter |
Formats ASP.NET health monitoring event information. |