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

Name Description
EtwEventCorrelator(EventProvider, EventDescriptor)

Creates an EtwEventCorrelator.

Properties

Name Description
CurrentActivityId

Implements CurrentActivityId.

Methods

Name Description
StartActivity()

Implements StartActivity().

StartActivity(Guid)

Implements StartActivity(Guid).

Applies to