SmartMemory Management

SmartMemoryStream.Close Method 

Closes the Stream and recycles the internal buffer with the BufferProvider, if it exceed the MinimumRequiredSize

[Visual Basic]
Overrides Public Sub Close()
[C#]
public override void Close();

See Also

SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace