Condividi tramite


HybridCacheOptions.DisableCompression Property

Definition

Gets or sets a value indicating whether compression for this HybridCache instance is disabled.

public:
 property bool DisableCompression { bool get(); void set(bool value); };
public bool DisableCompression { get; set; }
member this.DisableCompression : bool with get, set
Public Property DisableCompression As Boolean

Property Value

Applies to