SmartMemory Management

SmartMemoryStream.MinimumRequiredSize Property

Gets or sets the minum size that a buffer must have to be recycled to the BufferManager class. Defaultvalue is LargeObjectTreshold.

[Visual Basic]
Public Shared Property MinimumRequiredSize As Integer
[C#]
public static int MinimumRequiredSize {get; set;}

See Also

SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace