ToolkitEventContextState Class
Definition
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.
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() |