System::Threading::Monitor::IsEntered metodo

Monitor::IsEntered method

Determina se il thread corrente possiede il lock sull’oggetto specificato.

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

Vedi anche