System.Web.TraceContextEventArgs Members

The members of System.Web.TraceContextEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Web.TraceContextEventArgs class, using the provided collection of trace records.

Public Properties

[read-only]
TraceRecordsICollection.

Gets a collection of System.Web.TraceContextRecord messages that are associated with the current request.