StackSnapshotExtensions.GetEvent Method
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.
public static Microsoft.Windows.EventTracing.Events.IStackEvent GetEvent (this Microsoft.Windows.EventTracing.Symbols.IStackSnapshot stack, Microsoft.Windows.EventTracing.Events.IStackEventDataSource eventDataSource);
static member GetEvent : Microsoft.Windows.EventTracing.Symbols.IStackSnapshot * Microsoft.Windows.EventTracing.Events.IStackEventDataSource -> Microsoft.Windows.EventTracing.Events.IStackEvent
<Extension()>
Public Function GetEvent (stack As IStackSnapshot, eventDataSource As IStackEventDataSource) As IStackEvent
Parameters
- stack
- IStackSnapshot
- eventDataSource
- IStackEventDataSource