HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Timings Class / CacheRead Property

CacheRead Property (Timings)
Returns a Timing object that represents the Cache Read time.
Syntax
'Declaration
 
Public ReadOnly Property CacheRead As Timing
 
Remarks
Cache Read is the time to read the content from the browser cache during (Cache) or 304 responses.
Requirements
 
See Also