| 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
Syntax public bool LeaveOpen { get; set; }
Public Property LeaveOpen As Boolean
Get
Set
Property Value
BooleanSee Also