The properties of the FTPFileTransferEventArgs class are listed below. For a complete list of FTPFileTransferEventArgs class members, see the FTPFileTransferEventArgs Members topic.
![]() | Indicates whether or not data was appended to the remote file. |
![]() | Reference to byte-array if LocalDataType is ByteArray . |
![]() | Cancel transfer. |
![]() | Size of remote file (see remarks) |
![]() | Type of local data source/destination. |
![]() | Path of local file if LocalDataType is File . |
![]() | Name of remote file. |
![]() | Reference to Stream if LocalDataType is Stream . |
FTPFileTransferEventArgs Class | EnterpriseDT.Net.Ftp Namespace