EtwEventCorrelator Class

Definition

A simple implementation of IEtwEventCorrelator.

public ref class EtwEventCorrelator : System::Management::Automation::Tracing::IEtwEventCorrelator
public class EtwEventCorrelator : System.Management.Automation.Tracing.IEtwEventCorrelator
type EtwEventCorrelator = class
    interface IEtwEventCorrelator
Public Class EtwEventCorrelator
Implements IEtwEventCorrelator
Inheritance
EtwEventCorrelator
Implements

Constructors

EtwEventCorrelator(EventProvider, EventDescriptor)

Creates an EtwEventCorrelator.

Properties

CurrentActivityId

Implements CurrentActivityId.

Methods

StartActivity()

Implements StartActivity().

StartActivity(Guid)

Implements StartActivity(Guid).

Applies to