Core
Framework v2.x
2

Properties #

Available since 2.9.0

attemptDelay #

TypeDescription
number (readonly)
Delay in milliseconds between lock attempts

locked #

TypeDescription
boolean
Indicates whether the resource is locked or not

resource #

TypeDescription
string (readonly)
The name of the resource to be locked

timeout #

TypeDescription
number (readonly)
Lock attempt timeout

ttl #

TypeDescription
number (readonly)
Time to live of a lock