PowerTCP SSH and SFTP for .NET
Abort Method




Requests cancellation of any on-going copy operations.
Syntax
'Declaration
 
Public Sub Abort() 
'Usage
 
Dim instance As Sftp
 
instance.Abort()
public void Abort()
public: void Abort(); 
public:
void Abort(); 
See Also

Reference

Sftp Class
Sftp Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic