Click or drag to resize
SoMemoryErrorMemoryCleanupHandler Property

Sets memory cleanup handler callback for OIV.Inventor.Errors.SoMemoryError class.

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

Property Value

Type: SoMemoryErrorMemoryCleanupCallback
Remarks

See Also