Properties #
Available since 2.9.0
attemptDelay
#
Type | Description |
---|---|
number (readonly) | Delay in milliseconds between lock attempts |
locked
#
Type | Description |
---|---|
boolean | Indicates whether the resource is locked or not |
resource
#
Type | Description |
---|---|
string (readonly) | The name of the resource to be locked |
timeout
#
Type | Description |
---|---|
number (readonly) | Lock attempt timeout |
ttl
#
Type | Description |
---|---|
number (readonly) | Time to live of a lock |
Edit this page on Github(opens new window)