Debug.LockNotOwnedByAnotherThread(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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