IsStreamOwner Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2OutputStream.IsStreamOwner Property

Get/set flag indicating ownership of underlying stream. When the flag is true Close will close the underlying stream also.

public bool IsStreamOwner {get; set;}

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace