ReadyThreadEvent 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.
Initializes a new instance of the ReadyThreadEvent structure.
public ReadyThreadEvent (Microsoft.Windows.EventTracing.TraceTimestamp timestamp, int readiedThreadId, int processor, Microsoft.Windows.EventTracing.Cpu.AdjustReason adjustReason, int adjustIncrement, Microsoft.Windows.EventTracing.Cpu.ReadyThreadEventFlags flags);
new Microsoft.Windows.EventTracing.Cpu.ReadyThreadEvent : Microsoft.Windows.EventTracing.TraceTimestamp * int * int * Microsoft.Windows.EventTracing.Cpu.AdjustReason * int * Microsoft.Windows.EventTracing.Cpu.ReadyThreadEventFlags -> Microsoft.Windows.EventTracing.Cpu.ReadyThreadEvent
Parameters
- timestamp
- TraceTimestamp
- readiedThreadId
- Int32
- processor
- Int32
- adjustReason
- AdjustReason
- adjustIncrement
- Int32
- flags
- ReadyThreadEventFlags