Share via


Debug.LockNotOwnedByAnotherThread(Object) Method

Definition

public:
 static bool LockNotOwnedByAnotherThread(System::Object ^ o);
public static bool LockNotOwnedByAnotherThread (object o);
static member LockNotOwnedByAnotherThread : obj -> bool
Public Shared Function LockNotOwnedByAnotherThread (o As Object) As Boolean

Parameters

o
Object

Returns

Applies to