Share via


DynamicCompressionEnabled Enum

Definition

Whether to use dynamic compression for cached content.

public enum DynamicCompressionEnabled
type DynamicCompressionEnabled = 
Public Enum DynamicCompressionEnabled
Inheritance
DynamicCompressionEnabled

Fields

Name Value Description
Enabled 0

Enabled.

Disabled 1

Disabled.

Applies to