System::Threading::Monitor::IsEntered 方法
Monitor::IsEntered method
确定当前线程是否持有对指定对象的锁。
static bool System::Threading::Monitor::IsEntered(const System::SharedPtr<Object> &obj)
另见
- Typedef SharedPtr
- Class Object
- Class Monitor
- Namespace System::Threading
- Library Aspose.Font for C++