System.Web.Instrumentation Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
Classes
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. |