cohtml.Net.CachedResourcesWatermarks
Watermarks used for the image cache management.
Inherits from SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| CachedResourcesWatermarks() | |
| CachedResourcesWatermarks(uint highWatermarkOrphanedResourcesCount, uint highWatermarkOrphanedResourcesBytes, uint lowWatermarkOrphanedResourcesCount, uint lowWatermarkOrphanedResourcesBytes) |
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| uint | HighWatermarkOrphanedResourcesCount |
| uint | HighWatermarkOrphanedResourcesBytes |
| uint | LowWatermarkOrphanedResourcesCount |
| uint | LowWatermarkOrphanedResourcesBytes |
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 CachedResourcesWatermarks
Section titled “function CachedResourcesWatermarks”CachedResourcesWatermarks()function CachedResourcesWatermarks
Section titled “function CachedResourcesWatermarks”CachedResourcesWatermarks( uint highWatermarkOrphanedResourcesCount, uint highWatermarkOrphanedResourcesBytes, uint lowWatermarkOrphanedResourcesCount, uint lowWatermarkOrphanedResourcesBytes)Public Property Documentation
Section titled “Public Property Documentation”property HighWatermarkOrphanedResourcesCount
Section titled “property HighWatermarkOrphanedResourcesCount”uint HighWatermarkOrphanedResourcesCount;property HighWatermarkOrphanedResourcesBytes
Section titled “property HighWatermarkOrphanedResourcesBytes”uint HighWatermarkOrphanedResourcesBytes;property LowWatermarkOrphanedResourcesCount
Section titled “property LowWatermarkOrphanedResourcesCount”uint LowWatermarkOrphanedResourcesCount;property LowWatermarkOrphanedResourcesBytes
Section titled “property LowWatermarkOrphanedResourcesBytes”uint LowWatermarkOrphanedResourcesBytes;Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.