HttpWatch Automation Reference - Version 13.x
HttpWatch Namespace / CacheInfo Class / LastUpdate Property

In This Topic
    LastUpdate Property
    In This Topic
    Gets the date and time at which this cache entry was last updated with content from the web server.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastUpdate As Date
    public DateTime LastUpdate {get;}
    Requirements
     
    See Also