Function Mutex
Used for adding a function mutex that can be used when later obtaining a mutex.
This codeunit is used as parameter in the event OnAddFunctions published in
Codeunit "QWETB Function Mutex Mgt". New functions can be added by subscribing to this event.
Object Definition
| Object Type | Codeunit |
| Object ID | 70327111 |
| Object Name | QWETB Function Mutex |
Procedures
| Name | Description |
|---|---|
| Add(Code[20]; Text[50]) | Sets a function as valid for Mutexes. |
| Add(Code[20]; Text[50]; Integer) | Sets a function as valid for Mutexes, with a configured timeout. |
This documentation is generated from Smart Toolbox v27.1