Mutex::Close Method

Releases all resources held by the current instance.

Namespace:  System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual void Close() override

Important noteImportant

This member override applies only to the versions listed in "Version Information" later in this topic. For other versions and more complete documentation, see the base class topic WaitHandle::Close.

Community Additions

Show: