Click or drag to resize

ReaderSettingsLeaveOpen Property

Whether to close the underlying stream when the reader is disposed ('false' by default).

Namespace: EdiFabric.Framework.Readers
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public bool LeaveOpen { get; set; }

Property Value

Boolean
See Also