Click or drag to resize
SoMemoryErrorMemoryCleanupHandler Property

Sets memory cleanup handler callback for SoMemoryError class.

Namespace: OIV.Inventor.Errors
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static SoMemoryErrorMemoryCleanupCallback MemoryCleanupHandler { get; set; }

Property Value

Type: SoMemoryErrorMemoryCleanupCallback
Remarks

See Also