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++