LumiSoft Mail Server User API
IsFlushed Property
Namespaces > ICSharpCode.SharpZipLib.Zip.Compression > PendingBuffer > IsFlushed

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.IsFlushed]

Syntax
C#Visual BasicManaged C++
public bool IsFlushed { get; }
Public ReadOnly Property IsFlushed As Boolean
public:
bool IsFlushed {
	bool get ();
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)