Click or drag to resize

EdiWriterT, UWriteAsync(UNA) Method

Write UNA to the destination asynchronously.

Namespace: EdiFabric.Framework.Writers
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public Task WriteAsync(
	UNA ediSegment
)

Parameters

ediSegment  UNA
The UNA.

Return Value

Task
Task
See Also