Click or drag to resize
KaxProgressManagerEnableMemoryOptimization Property

Note: This API is now obsolete.

Deprecated. Memory optimization is implemented as part of the .NET Framework and is no longer a feature of KaxUpload.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[ObsoleteAttribute("Memory optimization is implemented as part of the .NET Framework and is no longer a feature of KaxUpload", 
	false)]
public bool EnableMemoryOptimization { get; set; }

Property Value

Type: Boolean
See Also