Table of Contents

Method GetThreadOwningMonitorLock

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

GetThreadOwningMonitorLock()

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

public CorThread GetThreadOwningMonitorLock()

Returns

CorThread