Table of Contents

Class CorHeapValue

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public sealed class CorHeapValue : CorValue
Inheritance
CorHeapValue

Properties

IsValid

Methods

CreateHandle(CorDebugHandleType)
CreateRelocBreakpoint()
GetMonitorAcquisitionCount()

Returns the number of times this lock would need to be released in order for it to be unowned

GetMonitorEventWaitList()

Returns a list of threads waiting for the monitor event associated with this object

GetThreadOwningMonitorLock()

Returns the thread which owns the monitor lock or null if no thread owns it