 | ReaderSettingsLeaveOpen Property |
Whether to close the underlying stream when the reader is disposed ('false' by default).
Namespace: EdiFabric.Framework.ReadersAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic bool LeaveOpen { get; set; }
Public Property LeaveOpen As Boolean
Get
Set
Property Value
Boolean
See Also