IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

CloseBaseStream Property

Whether or not to close the underlying stream.

Syntax

[VB.NET]
Public Property CloseBaseStream As Boolean

[C#]
public bool CloseBaseStream {get; set;}

Remarks

If true, streams created by GetCompressionStream and GetDecompressionStream will close their underlying streams when their Close method is invoked. If false, the underlying streams will remain open.

Default Value

True

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0