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.

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.