HttpWatch Automation Reference - Version 13.x
HttpWatch Namespace / Entry Class / CacheBefore Property

In This Topic
    CacheBefore Property
    In This Topic
    Gets a reference to a CacheInfo object that describes the state of this URL in the browser cache before the request was processed.
    Syntax
    'Declaration
     
    Public ReadOnly Property CacheBefore As CacheInfo
    public CacheInfo CacheBefore {get;}
    Requirements
     
    See Also