cohtml.Net.SystemCacheStats
Statistics of the current state of the internal caches of the system Remember to Release the object when done with it to avoid memory leaks.
Inherits from SystemIDisposable
Public Classes
Section titled “Public Classes”| Name | |
|---|---|
| class | ImageCacheStats Encapsulates the image cache statistics. |
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| virtual void | Release() Releases the memory held by the statistics object. |
| virtual SystemCacheStats.ImageCacheStats | GetImageCacheStats() Returns the image cache statistics of the system. |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()function Release
Section titled “function Release”virtual void Release()Releases the memory held by the statistics object.
function GetImageCacheStats
Section titled “function GetImageCacheStats”virtual SystemCacheStats.ImageCacheStats GetImageCacheStats()Returns the image cache statistics of the system.
Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.