Causes any buffered data to be written to the underlying stream.

Namespace:  Rebex.IO.Compression.Streams
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also