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

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