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.Page for C++