Edit

Share via


SyscallExtensions.GetThread(Syscall, IThreadDataSource) Method

Definition

public static Microsoft.Windows.EventTracing.Processes.IThread GetThread (this Microsoft.Windows.EventTracing.Syscalls.Syscall syscall, Microsoft.Windows.EventTracing.Processes.IThreadDataSource threadDataSource);
static member GetThread : Microsoft.Windows.EventTracing.Syscalls.Syscall * Microsoft.Windows.EventTracing.Processes.IThreadDataSource -> Microsoft.Windows.EventTracing.Processes.IThread

Parameters

syscall
Syscall
threadDataSource
IThreadDataSource

Returns

Applies to