編輯

共用方式為


ToolkitEventContextState Class

Definition

Represents the toolkit-specific mutable state associated with an EventContext.

public class ToolkitEventContextState
type ToolkitEventContextState = class
Public Class ToolkitEventContextState
Inheritance
ToolkitEventContextState

Remarks

The state in this type is specific to event processing using the Windows Performance Toolkit.

See EventContextState for the motivation of splitting out state from an event context.

Constructors

ToolkitEventContextState()

Methods

MarkHandled()
MarkWarning()

Applies to