System::Threading::Monitor::IsEntered メソッド

Monitor::IsEntered method

現在のスレッドが指定されたオブジェクトのロックを保持しているかどうかを判定します。

static bool System::Threading::Monitor::IsEntered(const System::SharedPtr<Object> &obj)

参照