Table of Contents

Property DiskCacheSize

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

DiskCacheSize

Gets the disk cache size.

public long DiskCacheSize { get; }

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.