Property DiskCacheSize
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
DiskCacheSize
Gets or sets the disk cache size.
public long DiskCacheSize { get; set; }
Property Value
- long
The disk cache size in bytes.
Remarks
If the disk cache size was not set, then it will be calculated automatically. The size depends on the available disk space in the volume where the disk cache is located.