Platforms to show: All Mac Windows Linux Cross-Platform
NamedMutexMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Process | MBS Util Plugin | 20.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Using a mutex on Windows and a semaphore on MacOS and Linux.
Raises UnsupportedOperationException exceptions if something fails.
- 4 properties
- 4 methods
- method Constructor(Name as string)
- method Lock
- method TryLock as boolean
- method Unlock
This class has no sub classes.
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 24.3pr4
- New in the MBS Xojo Plugins Version 20.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.2
- MBS Xojo Plugins, version 20.2pr2
Release notes
- Version 24.3
- Added Locked property to NamedMutexMBS class.
- Version 20.2
- Added NamedMutexMBS class.
The items on this page are in the following plugins: MBS Util Plugin.