Class Configuration

Class Configuration

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

The memory management global configuration

public static class Configuration

Inheritance

object Configuration

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

 English