Class CorHeapValue
public sealed class CorHeapValue : CorValue
- Inheritance
-
CorHeapValue
Properties
Methods
- 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