PowerTCP Mail for .NET
ShutdownSsl Method




Signals the remote host to shutdown the SSL connection.
Syntax
Public Sub ShutdownSsl() 
Dim instance As TcpBase
 
instance.ShutdownSsl()
public void ShutdownSsl()
public: void ShutdownSsl(); 
public:
void ShutdownSsl(); 
Remarks

This method provides a means for switching a secure connection to a non-secure connection.

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