Click or drag to resize

BaseWriterDispose Method

Flushes the writer. Closes the last started interchange and group if any. Flushes the underlying StreamWriter to clear the buffer.

Namespace: EdiFabric.Framework.Writers
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public virtual void Dispose()

Implements

IDisposableDispose
See Also