Interface ICorDebugThread2 NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [Guid("2BD956D9-7B07-4BEF-8A98-12AA862417C5")] [InterfaceType(1)] public interface ICorDebugThread2 Methods GetActiveFunctions(uint, out uint, COR_ACTIVE_FUNCTION[]) GetConnectionID(out uint) GetTaskID(out ulong) GetVolatileOSThreadID(out uint) InterceptCurrentException(ICorDebugFrame)