Mono Class Library: System.IO.MemoryStream Overview | Members

System.IO.MemoryStream.Flush Method

Overrides Stream.Flush so that no action is performed. [Edit]

public override void Flush ()

Remarks

Since any data written to a System.IO.MemoryStream is written into RAM, this method is redundant.

Note: This method overrides Stream.Flush.

[Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0