InfoConnect for Airlines VBA Guide
AbortTransfer Method (FileTransfer)
Aborts an IND$FILE transfer.
Syntax
object.AbortTransfer() 
Remarks
This method is more drastic than CancelTransfer and may leave the host session in an unpredictable state. Use CancelTransfer unless you think the host program has stopped responding.
See Also