Método IsEntered de System::Threading::Monitor

Monitor::IsEntered method

Determina si el hilo actual posee el bloqueo en el objeto especificado.

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

Ver también