Table of Contents

Interface IOptimizeMemory

Namespace
ToSic.Sys.Memory
Assembly
ToSic.Sys.Core.dll

Marks objects which can self-report if they want to use compression for memory optimization.

[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface IOptimizeMemory

Properties

UseCompression

bool UseCompression { get; }

Property Value

bool