System.IO.Compression.GZipStream.Flush Method

The current implementation of this method has no functionality.

Syntax

public override void Flush ()

Remarks

The current implementation of this method does not flush the internal buffer. The internal buffer is flushed when the object is disposed.

Requirements

Namespace: System.IO.Compression
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0