Show / Hide Table of Contents

    RemoveOrphanedMutex Procedure

    Codeunit Function Mutex Mgt

    Removes any orphaned mutexes. A mutex is considered as orphaned/abandoned if the session that obtained the mutex does not exist any more. This function can only be called in an OnPrem environment because the behavior of the Active Session table on SaaS (it's virtual and only shows sessions on the currently used NST).

    Signature

    [Scope('OnPrem')]
    RemoveOrphanedMutex()
    

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX