Method SetCacheSize
SetCacheSize(Int32)
Sets the max size that cache should reach before it is cleaned up
Declaration
public virtual void SetCacheSize(int value)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | value | maximum allowed cache size |