Skip to content
SiteEmail

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

Name
classImageCacheStats
Encapsulates the image cache statistics.
Name
virtual voidDispose()
virtual voidRelease()
Releases the memory held by the statistics object.
virtual SystemCacheStats.ImageCacheStatsGetImageCacheStats()
Returns the image cache statistics of the system.
Name
boolswigCMemOwn
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.

bool swigCMemOwn;