Compressed Property

Whether the cache's storage file should be compressed.

Syntax

public bool Compressed { get; set; }
Public Property Compressed As Boolean

Default Value

False

Remarks

This property specifies whether the cache's storage file should be compressed.

Note: This property cannot be changed when Active is true.

 
 
Copyright (c) 2020 Callback Technologies, Inc. - All rights reserved.
CBFS Cache 2020 .NET Edition - Version 20.0 [Build 7647]