Method EnumerateThreads
EnumerateThreads()
Enumerate all the native threads in the dump
public IEnumerable<DumpThread> EnumerateThreads()
Returns
- IEnumerable<DumpThread>
an enumerate of DumpThread objects
Enumerate all the native threads in the dump
public IEnumerable<DumpThread> EnumerateThreads()
an enumerate of DumpThread objects