Share via


RetailConnSCRecIDBulkCopy.EndReceivingDataFile Method [AX 2012]

fileStream.Close(), closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.

fileStream.Dispose(), releases all resources used by the Stream.

Syntax

public void EndReceivingDataFile()

Run On

Server

Exceptions

Exception Condition
Error

Throws error if fail to close or dispose of the file stream.

See Also

Reference

RetailConnSCRecIDBulkCopy Class