The methods of the PersistentHandleCache<T> class are listed here.
PersistentHandleCache<T> | Constructs a PersistentHandleCache object |
Restore | Restores the object cache from persistent storage. | |
Save | Saves the object cache to persistent storage. |
GetAutoSave | Returns the value of the AutoSave property. | |
GetDataFile | Returns the value of the DataFile property. | |
GetMaxSavedItemAge | Returns the value of the MaxSavedItemAge property. | |
GetMaxSavedItemCount | Returns the value of the MaxSavedItemCount property. | |
SetAutoSave | Sets the value of the AutoSave property. | |
SetDataFile | Sets the value of the DataFile property. | |
SetMaxSavedItemAge | Sets the value of the MaxSavedItemAge property. | |
SetMaxSavedItemAgeDays | Sets the value of the MaxSavedItemAge property. | |
SetMaxSavedItemCount | Sets the value of the MaxSavedItemCount property. |
ExpandDataFile | Returns the expanded path to the persistent storage. |
Header: rtdhandles.h
Namespace: psl