
- 347 -
18.31. FileTransfer
Constructor
Constructor Name Description
FileTransfer Creates a new instance of the FileTransfer class.
Fields
Field Name Description
DEFAULT_PORT Default COM port number to be used
Properties
Property Name Description
Port Number of the COM port to be used
Baud Communication rate
Parity Parity scheme
StopBits Stop bits
Path Folder in which the send/receive file is located
TransferringEventInterval Event occurrence interval during transfer
Status File transfer status
FileCount File number of the file being transferred
Methods
Method Name Description
AddFile Adds a file to be transferred.
ClearFile Clears the contents of the file that was added by AddFile.
Input Receives a file.
Output Sends a file.
Abort Aborts processing.
Dispose Frees up all unmanaged resources.
Kommentare zu diesen Handbüchern