Readonly
errorIf defined, this is the Error
object, which should be thrown, because
at least no data can be loaded yet.
Readonly
valueThe last known value. Will throw an Error
, if there is currently no value available.
s. errorToThrow
for more information.
Readonly
valueThe current status of value
.
Generated using TypeDoc
Result of a
RedisCacheFetcherEx<TFunc>
call.