PowerTCP FTP for .NET
Abort Method (Ftp)



Immediately terminate any file transfer or listing operation and close the control connection.
Syntax
Public Sub Abort() 
Dim instance As Ftp
 
instance.Abort()
public void Abort()
public:
void Abort(); 
See Also

Reference

Ftp Class
Ftp Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic