Class Configuration

Class Configuration

Namespace: Aspose.Imaging.MemoryManagement
Assembly: Aspose.Imaging.dll (25.2.0)

The memory management global configuration

public static class Configuration

Inheritance

objectConfiguration

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

BufferSizeHint

Gets or sets the buffer size hint which is defined max allowed size for all internal buffers.

public static int BufferSizeHint { get; set; }

Property Value

int