EtwEvent(Int64) Constructor
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.
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