Preparing search index...
The search index is not available
@filen/sdk
@filen/sdk
<internal>
Lock
Class Lock
Lock
Export
Lock
Index
Constructors
constructor
Methods
acquire
release
Constructors
constructor
new
Lock
(
param0
:
{
resource
:
string
;
sdk
:
FilenSDK
}
)
:
Lock
Creates an instance of Lock.
Parameters
param0
:
{
resource
:
string
;
sdk
:
FilenSDK
}
Returns
Lock
Methods
acquire
acquire
()
:
Promise
<
void
>
Acquire the lock on
.
Returns
Promise
<
void
>
Async
release
release
()
:
Promise
<
void
>
Release the acquired lock on
.
Returns
Promise
<
void
>
Async
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
acquire
release
@filen/sdk
Loading...
Lock
Export
Lock