SmartMemoryManagement

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();
[C++]
public: void Close();
[JScript]
public override function Close();

See Also

SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace