HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Plugin Class / AutoPurgeDays Property

In This Topic
    AutoPurgeDays Property
    In This Topic
    Gets or sets the maximum age of log files in days before they will be purged from the directory used for automated saves
    Syntax
    'Declaration
     
    Public Property AutoPurgeDays As Integer
    public int AutoPurgeDays {get; set;}
    Remarks
    Use a value of 0 for no auto purging.
    Requirements
     
    See Also