Metodo System::Threading::Mutex::Remove

Mutex::Remove method

Cancella un mutex nominato dal sistema.

static bool System::Threading::Mutex::Remove(const String &mutexName)

ReturnValue

false in caso di errore

Vedi anche