Enumeration Members

available: 0

Status is "available" to be grabbed (lockfile not existing or being invalid)

availableInstance: 1

Status is "available for asking instance" (instance that asked has the lock)

lockedDifferent: 3

Status is "locked by another process"

lockedSelf: 2

Status is "locked by another instance in this process"

Generated using TypeDoc