IThreadRundownStopEventConsumer.Process(ThreadRundownStopEventContext) Method

Definition

Processes a thread rundown stop event.

public void Process (Microsoft.Windows.EventTracing.Processes.ThreadRundownStopEventContext eventContext);
abstract member Process : Microsoft.Windows.EventTracing.Processes.ThreadRundownStopEventContext -> unit
Public Sub Process (eventContext As ThreadRundownStopEventContext)

Parameters

eventContext
ThreadRundownStopEventContext

The thread rundown stop event to process.

Applies to