InfoConnect for Airlines VBA Guide
CancelTransfer Method (FileTransfer)
Cancels an IND$FILE transfer or AS/400 data transfer in progress. If the host has stopped responding, you may need to use the AbortTransfer method instead.
Syntax
object.CancelTransfer() 
See Also