Click or drag to resize
SharePointFileCacheOptions Properties

The SharePointFileCacheOptions type exposes the following members.

Properties
  NameDescription
Public propertyCacheFileSize
Gets or sets the maximum size of the file to be cached (value in kB). null value means that the settins value vill be used.
Public propertyCacheMinutes
Gets or sets time the SharePoint file will be cached for (after accessing the URL). The null value means that the settings value will be used, 0 means no cache.
Top
See Also