cohtml.Net.CachedResourcesWatermarks
Watermarks used for the image cache management.
Inherits from SystemIDisposable
Public Functions #
Public Properties #
Protected Attributes #
Public Functions Documentation #
function Dispose #
virtual void Dispose()
function CachedResourcesWatermarks #
CachedResourcesWatermarks()
function CachedResourcesWatermarks #
CachedResourcesWatermarks(
uint highWatermarkOrphanedResourcesCount,
uint highWatermarkOrphanedResourcesBytes,
uint lowWatermarkOrphanedResourcesCount,
uint lowWatermarkOrphanedResourcesBytes
)
Public Property Documentation #
property HighWatermarkOrphanedResourcesCount #
uint HighWatermarkOrphanedResourcesCount;
property HighWatermarkOrphanedResourcesBytes #
uint HighWatermarkOrphanedResourcesBytes;
property LowWatermarkOrphanedResourcesCount #
uint LowWatermarkOrphanedResourcesCount;
property LowWatermarkOrphanedResourcesBytes #
uint LowWatermarkOrphanedResourcesBytes;
Protected Attributes Documentation #
variable swigCMemOwn #
bool swigCMemOwn;