System.Web.Instrumentation Namespace
.NET Framework (current version)
The System.Web.Instrumentation namespace contains types that provide information about current page execution, that include execution listeners and instrumentation, and that include methods that are called before and after view engine renders output.
| Class | Description | |
|---|---|---|
![]() | PageExecutionContext | Provides information about the current position in the page execution cycle. |
![]() | PageExecutionListener | Provides methods that are called before and after a view engine renders output. |
![]() | PageInstrumentationService | Provides information about page execution listeners and instrumentation. |
Show:
