Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Core.Common
AsyncLazy
Class AsyncLazy<T>
Type Parameters
T
Index
Constructors
constructor
Methods
get
Value
reset
Constructors
constructor
new
AsyncLazy
<
T
>
(
valueFactory
:
()
=>
Promise
<
T
>
)
:
AsyncLazy
<
T
>
Type Parameters
T
Parameters
valueFactory
:
()
=>
Promise
<
T
>
Returns
AsyncLazy
<
T
>
Methods
get
Value
getValue
()
:
Promise
<
T
>
Returns
Promise
<
T
>
reset
reset
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Value
reset
TESSA Web API
Loading...