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

In This Topic
    IsLastUpdateSet Property
    In This Topic
    Returns a boolean value indicating whether the date and time at which this cache entry was last updated with content from the web server is available,
    Syntax
    'Declaration
     
    Public ReadOnly Property IsLastUpdateSet As Boolean
    public bool IsLastUpdateSet {get;}
    Requirements
     
    See Also