Share via


RetailConnSCAXSession.EndReceivingRecIDData 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 EndReceivingRecIDData(int _tableID)

Run On

Server

Parameters

  • _tableID
    Type: int
    Table ID of the reference data

Exceptions

Exception Condition
Error

Throws error if fails to write to the stream.

See Also

Reference

RetailConnSCAXSession Class