編輯

共用方式為


ITwoPassEventConsumer.ProcessPreparatoryPass(EventContext) Method

Definition

Processes an event from a preparatory pass (before the main pass through the trace).

public void ProcessPreparatoryPass (Microsoft.Windows.EventTracing.EventContext eventContext);
abstract member ProcessPreparatoryPass : Microsoft.Windows.EventTracing.EventContext -> unit

Parameters

eventContext
EventContext

The event to process.

Applies to