cacheAsync
Caches a flag in an async method. See cache
Parameters
flag
The flag to cache.
ttlMilliseconds
The cache time to live in milliseconds.
Caches a flag in an async method. See cache
The flag to cache.
The cache time to live in milliseconds.