Compartir a través de


Debug.LockNotOwnedByAnotherThread(Object) Método

Definición

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

Parámetros

o
Object

Devoluciones

Se aplica a