SmartMemoryManagement

SmartMemoryStream.Flush Method

In this implementation, this method does nothing.

[Visual Basic]
Overrides Public Sub Flush()
[C#]
public override void Flush();
[C++]
public: void Flush();
[JScript]
public override function Flush();

See Also

SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace