FlushMode Property

DotNetZip

Ionic Zip Library v1.9.1.6 FlushMode Property
ReferenceIonic.ZlibZlibStreamFlushMode
This property sets the flush behavior on the stream. Sorry, though, not sure exactly how to describe all the various settings.
Declaration Syntax
C# Visual Basic Visual C++
public virtual FlushType FlushMode { get; set; }
Public Overridable Property FlushMode As FlushType
	Get
	Set
public:
virtual property FlushType FlushMode {
	FlushType get ();
	void set (FlushType value);
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)