BZip2OutputStream.Dispose Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2OutputStream.Dispose Method 

Releases the unmanaged resources used by the BZip2OutputStream and optionally releases the managed resources.

protected virtual void Dispose(
   bool disposing
);

Parameters

disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace