Table of Contents

Method EnumerateThreads

Namespace
Microsoft.Samples.Debugging.Native
Assembly
NativeDebugWrappers.dll

EnumerateThreads()

Enumerate all the native threads in the dump

public IEnumerable<DumpThread> EnumerateThreads()

Returns

IEnumerable<DumpThread>

an enumerate of DumpThread objects