EtwEventCorrelator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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). |