MathWorks.MATLAB.NET.Utility.NativeGCAttribute Class
Namespace: MathWorks.MATLAB.NET.Utility
Define custom assembly attribute that keeps track of native heap allocations for instances of MWArray classes
Description
The NativeGCAttribute class defines a custom assembly attribute that keeps track of the native heap allocations for instances of the MWArray classes. When the specified or default memory allocation has been reached, the appropriate add/remove memory pressure method is called.
Namespace:
MathWorks.MATLAB.NET.Utility
Assembly: MWArray (in MWArray.dll) Version: 2.23.1.0 (2.23.1.0)
Syntax:
public class NativeGCAttribute : Attribute
Properties
Methods
Inheritance Hierarchy
System.Object
Mathworks.MATLAB.NET.UtilityMathworks.MATLAB.NET.Utility.ImagesMathworks.MATLAB.NET.Utility.LOGFILEAttributeMathworks.MATLAB.NET.Utility.MATLABSignatureMathworks.MATLAB.NET.Utility.MCRVersionMathworks.MATLAB.NET.Utility.MWCTFStreamReaderMathworks.MATLAB.NET.Utility.MWExceptionMathworks.MATLAB.NET.Utility.MWMCRMathworks.MATLAB.NET.Utility.NativeGCAttributeMathworks.MATLAB.NET.Utility.NOJVMAttribute
Version History
Introduced in R2006a