IsStreamOwner Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2InputStream.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

BZip2InputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace