Click or drag to resize
ZipStorageProviderCacheDataLimit Property
Limit size for the caching of the file data (bytes)

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public int CacheDataLimit { get; set; }

Property Value

Type: Int32
See Also