IReadyThreadEventConsumer.Process(ReadyThreadEventContext) Method

Definition

Processes a read thread event.

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

Parameters

eventContext
ReadyThreadEventContext

The ready thread event to process.

Applies to