PurgeAfterTime Property

The inactivity timeout that must elapse for purging to begin.

Syntax

public int PurgeAfterTime { get; set; }
Public Property PurgeAfterTime As Integer

Default Value

720

Remarks

When the PurgePolicy property is set to PURGE_POLICY_TIME, this property specifies the number of hours that a file data block must remain unchanged for before it is purged from the cache.

Note: This property cannot be changed when Active is true.

 
 
Copyright (c) 2020 Callback Technologies, Inc. - All rights reserved.
CBFS Cache 2020 .NET Edition - Version 20.0 [Build 7647]