PowerTCP Mail for .NET
Abort Method




Performs a hard close of the connection.
Syntax
Public Sub Abort() 
Dim instance As TcpBase
 
instance.Abort()
public void 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 Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic