Table of Contents

Class CorThread

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public sealed class CorThread : WrapperBase
Inheritance
CorThread

Properties

ActiveChain
ActiveFrame
AppDomain
Chains
CurrentException
CurrentNotification
DebugState
Handle
HasUnhandledException

Returns true if this thread has an unhandled managed exception

Id
IsV3
Process
Raw
RegisterSet
ThreadVariable
UserState

Methods

ClearCurrentException()
CreateEval()
CreateStackWalk()
CreateStackWalk(CorStackWalkType)
CreateStepper()
GetActiveFunctions()
GetActiveInternalFrames()
GetBlockingObjects()

Returns an array of objects which this thread is blocked on

InterceptCurrentException(CorFrame)