AbortFTPFile()

语法

AbortFTPFile(#Ftp)
概要
Aborts the current background file transfer previously started with SendFTPFile() or ReceiveFTPFile(). If no file transfer is in progress, this function has no effect.

参数

#Ftp The FTP connection to use.

返回值

无.

参阅

SendFTPFile(), ReceiveFTPFile(), FTPProgress()

已支持操作系统

所有

Ftp Index - CheckFTPConnection() ->