Clears command channel protection. See RFC 2228 for details.

Namespace: Jscape.Ftp
Assembly: Jscape.Ftp (in Jscape.Ftp.dll) Version: 2.4.5.0

Syntax

C#
public void ClearCommandChannel()
Visual Basic
Public Sub ClearCommandChannel
Visual C++
public:
void ClearCommandChannel()

See Also