Thrown when the client receives an invalid reply to a command.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
[SerializableAttribute] public class ControlChannelIOException : IOException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class ControlChannelIOException _ Inherits IOException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ControlChannelIOException : public IOException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..SystemException
System.IO..::..IOException
EnterpriseDT.Net.Ftp..::..ControlChannelIOException
System..::..Exception
System..::..SystemException
System.IO..::..IOException
EnterpriseDT.Net.Ftp..::..ControlChannelIOException