Sets the value of the MaxSavedItemCount property.
void SetMaxSavedItemCount( long lMaxSavedItemCount ); |
The maximum number of objects that will ever be saved to the persistent storage. If the value is 0 or negative, then the file will be of unlimited size.
Header: rtdhandles.h
PersistentHandleCache<T> Class | PersistentHandleCache<T> Methods | GetMaxSavedItemCount