PowerTCP FTP for .NET
Abort Method (TcpBase)



Performs a hard close of the connection.
Syntax
Public Sub Abort() 
Dim instance As TcpBase
 
instance.Abort()
public void Abort()
public:
void Abort(); 
Remarks

This method resets the connection and immediately clears the socket state.

See Also

Reference

TcpBase Class
TcpBase Members


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