Preparing search index...
The search index is not available
lifecycle-utils
lifecycle-utils
isLockActive
Function isLockActive
is
Lock
Active
(
scope
,
key
)
:
boolean
Check if a lock is currently active for a given
scope
and
key
.
Parameters
scope
:
any
key
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
lifecycle-utils
AsyncDisposableHandle
AsyncDisposeAggregator
DisposableHandle
DisposeAggregator
DisposedError
EventRelay
EventRelayListenerHandle
LongTimeout
MultiKeyMap
Separator
State
StateChangeListenerHandle
AsyncDisposeAggregatorTarget
AsyncDisposeAggregatorWrappedTarget
DisposeAggregatorTarget
Lock
ReadonlyMultiKeyMap
acquireLock
clearLongTimeout
isLockActive
setLongTimeout
Loading...
Check if a lock is currently active for a given
scope
andkey
.