IThreadStackPattern.Matches(IThreadStack) 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 bool Matches (Microsoft.Windows.EventTracing.Symbols.IThreadStack threadStack);
abstract member Matches : Microsoft.Windows.EventTracing.Symbols.IThreadStack -> bool
Public Function Matches (threadStack As IThreadStack) As Boolean
Parameters
- threadStack
- IThreadStack