Rebex FTP/SSL for .NET

Ftp.TlsSocket Property

Returns the TLS/SSL socket of secured control connection.

public TlsSocket TlsSocket {get;}

Remarks

This property is intended for advanced users only. Ftp class does not expect the socket to be altered in any way.

See Also

Ftp Class | Rebex.Net Namespace