ReceiveFiles Method
Receive any files queued to be sent from the server.
Syntax
public void ReceiveFiles();
Public Sub ReceiveFiles()
Remarks
This method connects to the server, and receives any files the server has in its outgoing queue to this particular partner. The files are downloaded to the directory specified by the DownloadDirectory property.