CacheTagHelperOptions.SizeLimit Property

Definition

The maximum total size in bytes that will be cached by the CacheTagHelper at any given time.

public:
 property long SizeLimit { long get(); void set(long value); };
public long SizeLimit { get; set; }
member this.SizeLimit : int64 with get, set
Public Property SizeLimit As Long

Property Value

Applies to