System::Threading::Monitor::IsEntered méthode

Monitor::IsEntered method

Détermine si le thread actuel détient le verrou sur l’objet spécifié.

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

Voir aussi