System::Threading::Mutex::Remove method

Mutex::Remove method

Erases a named mutex from the system.

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

ReturnValue

false on error

See Also