Clears all buffers for this stream and causes any buffered data to be written to the underlying stream.

Namespace:  C1.C1Zip
Assembly:  C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)

Syntax

C#
public override void Flush()
Visual Basic
Public Overrides Sub Flush

See Also