Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ AbortTransfer Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
AbortTransfer Method (FileTransfer)
In This Topic
Aborts an IND$FILE transfer.
Syntax
Visual Basic (Declaration)
expression
.AbortTransfer()
where
expression
is a variable that represents a
FileTransfer Object
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
Reference
FileTransfer Object
FileTransfer Members