Exit()
Monitor::Exit(const SharedPtr<Object>&) method
Releases an exclusive lock on the specified object.
static void System::Threading::Monitor::Exit(const SharedPtr<Object> &obj)
Arguments
Parameter | Type | Description |
---|---|---|
obj | const SharedPtr<Object>& | The object on which to release the lock. |
See Also
- Typedef SharedPtr
- Class Object
- Class Monitor
- Namespace System::Threading
- Library Aspose.Slides