PowerTCP FTP 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(); 
Remarks

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

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