CacheInfo
Types
Properties
Link copied to clipboard
Link copied to clipboard
The exception that occurred while reading the cache.
Link copied to clipboard
Link copied to clipboard
True if all the fields are found in the cache, false for full or partial cache misses.
Link copied to clipboard
True if the response is from the cache, false if it's from the network.
Link copied to clipboard
True if at least one field in the response is stale. Always false if isFromCache is false.
Link copied to clipboard
Link copied to clipboard
The exception that occurred while reading the network.
Link copied to clipboard