Table of Contents

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 TypeCodeunit
Object ID70327111
Object NameQWETB 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