IMQLock.locked() method
Returns true if given key is locked, false otherwise
Signature:
static locked(key: string): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
key |
string |
Returns:
boolean
{boolean}
Returns true if given key is locked, false otherwise
Signature:
static locked(key: string): boolean;
|
Parameter |
Type |
Description |
|---|---|---|
|
key |
string |
Returns:
boolean
{boolean}