Share via


RetailConnSCAXSession.EndReceivingTableData Method [AX 2012]

Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.

Disposes all resources used by the Stream.

Syntax

public void EndReceivingTableData()

Run On

Server

Exceptions

Exception Condition
Error

Throws error if fails to write to the stream.

See Also

Reference

RetailConnSCAXSession Class