System::Threading::Monitor::IsEntered method
Monitor::IsEntered method
Determines whether the current thread holds the lock on the specified object.
static bool System::Threading::Monitor::IsEntered(const System::SharedPtr<Object> &obj)
See Also
- Typedef SharedPtr
- Class Object
- Class Monitor
- Namespace System::Threading
- Library Aspose.PUB for C++