XLL+ Class Library (6.3)

PersistentHandleCache<T> Methods

The methods of the PersistentHandleCache<T> class are listed here.

Construction

public method PersistentHandleCache<T> Constructs a PersistentHandleCache object

Operations

public method Restore Restores the object cache from persistent storage.
public method Save Saves the object cache to persistent storage.

Properties

public method GetAutoSave Returns the value of the AutoSave property.
public method GetDataFile Returns the value of the DataFile property.
public method GetMaxSavedItemAge Returns the value of the MaxSavedItemAge property.
public method GetMaxSavedItemCount Returns the value of the MaxSavedItemCount property.
public method SetAutoSave Sets the value of the AutoSave property.
public method SetDataFile Sets the value of the DataFile property.
public method SetMaxSavedItemAge Sets the value of the MaxSavedItemAge property.
public method SetMaxSavedItemAgeDays Sets the value of the MaxSavedItemAge property.
public method SetMaxSavedItemCount Sets the value of the MaxSavedItemCount property.

Services

public method ExpandDataFile Returns the expanded path to the persistent storage.

Methods of HandleCache<T>

Requirements

Header: rtdhandles.h
Namespace: psl

See Also

PersistentHandleCache<T> Class | rtdhandles.h