Framework EDI Reference. Methods and Properties
ediTransport. ReceiveFile

Receives a file from the remote server based on all the information specified in the transport object.

Syntax:

Parameters:

Returns:

Returns 1 if the operation is successful; otherwise the operation returns zero.

Remarks:

Unlike the Receive method, the file received using the ReceiveFile method does not get processed automatically.

Samples