Cache Class |
Namespace: Aspose.CAD
The Cache type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllocatedDiskBytesCount |
Gets the allocated disk bytes count.
|
![]() ![]() | AllocatedMemoryBytesCount |
Gets the allocated in-memory bytes count.
|
![]() ![]() | CacheFolder |
Gets or sets the cache folder.
|
![]() ![]() | CacheType |
Gets or sets the cache scheme used.
|
![]() ![]() | ExactReallocateOnly |
Gets or sets a value indicating whether reallocation should be exact or not. If reallocation is non exact the performance should be higher.
|
![]() ![]() | MaxDiskSpaceForCache |
Gets or sets the maximum available disk space for cache. The value specified is megabytes count.
|
![]() ![]() | MaxMemoryForCache |
Gets or sets the maximum available memory for cache in memory. The value specified is megabytes count.
|
Name | Description | |
---|---|---|
![]() ![]() | SetDefaults |
Sets the Cache settings to defaults.
|
Name | Description | |
---|---|---|
![]() ![]() | Reallocated |
Fires when reallocation was performed
|