Table of Contents

ForceReleaseMutex Procedure

Codeunit Function Mutex Mgt

Use this function to release a mutex by force, even if it is held by another session. This can be useful when a session has died without releasing mutex. Any releases made by this function will be logged.

Signature

ForceReleaseMutex(var FunctionMutex: Record "QWETB Function Mutex")

Parameters

var FunctionMutex Record "QWETB Function Mutex"

The mutex that should be released.

This documentation is generated from Smart Toolbox v27.1