PageInstrumentationService.ExecutionListeners Property

Definition

Gets a list of listeners that are subscribed to the page execution process.

public System.Collections.Generic.IList<System.Web.Instrumentation.PageExecutionListener> ExecutionListeners { get; }

Property Value

The list of listeners that are subscribed to the page execution process.

Remarks

The return value is guaranteed not to be null, but can be empty.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1