EtwEvent(Int64) Constructor

Definition

Constructor

public:
 EtwEvent(long eventId);
public:
 EtwEvent(long long eventId);
 EtwEvent(long eventId);
public EtwEvent (long eventId);
new System.Management.Automation.Tracing.EtwEvent : int64 -> System.Management.Automation.Tracing.EtwEvent
Public Sub New (eventId As Long)

Parameters

eventId
Int64

Applies to