ThreadStackExtensions.Matches(IThreadStack, IThreadStackPattern) 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 bool Matches (this Microsoft.Windows.EventTracing.Symbols.IThreadStack threadStack, Microsoft.Windows.EventTracing.Symbols.IThreadStackPattern threadStackPattern);
static member Matches : Microsoft.Windows.EventTracing.Symbols.IThreadStack * Microsoft.Windows.EventTracing.Symbols.IThreadStackPattern -> bool
<Extension()>
Public Function Matches (threadStack As IThreadStack, threadStackPattern As IThreadStackPattern) As Boolean
Parameters
- threadStack
- IThreadStack
- threadStackPattern
- IThreadStackPattern