FileCache Class |
Namespace: GroupDocs.Viewer.Caching
The FileCache type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileCache(String) |
Creates new instance of FileCache class.
|
![]() | FileCache(String, String) |
Creates new instance of FileCache class.
|
Name | Description | |
---|---|---|
![]() | CachePath |
The Relative or absolute path to the cache folder.
|
![]() | CacheSubFolder |
The sub-folder to append to the CachePath.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetKeys |
Returns all file names that contains filter in filename.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Set |
Serializes data to the local disk.
|
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValueT |
Deserializes data associated with this key if present.
|