PowerTCP Mail for .NET
Close() Method




Gracefully closes the connection.
Syntax
Public Overridable Sub Close() 
Dim instance As TcpBase
 
instance.Close()
public virtual void Close()
public: virtual void Close(); 
public:
virtual void Close(); 
Remarks

This method enters a normal TIME_WAIT state after the connection is closed.

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