Remove()

Mutex::Remove(const String&) method

Erases a named mutex from the system.

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

Return Value

false on error

See Also