[Files] Mutex Unlock

Q100043: [Files] Mutex Unlock

Unlocks and release an existing mutex.

Parameter In/Out Description Other Info
Mutex name or Pathname InOut The name of the mutex, which should be unique for all of the processes that will share/use it. This can be specified as a fully qualified pathname for the file that will serve as the mutex if desired.
Mutex GUID In The GUID that identifies this mutex, as returned by the "[Files] Mutex Lock" module.
Log output level In Choices: Minimal, Verbose
The level of execution detail you want to appear in the log.
Default: Minimal

(Italics = required parameters)

Notes

The module [Files] Mutex Unlock should always be used in combination with the corresponding [Files] Mutex Lock module. See the lock module for additional details. Note, jobs should always call the [Files] Mutex Unlock module as soon as possible when processing is complete to optimize resources.

 
Last Updated:
10/3/2023 1:07:00 AM
JobServer.NET Knowledgebase © 2025