An NDoc Documented Class Library

ControlChannelIOException Class

Thrown when the client receives an invalid reply to a command.

For a list of all members of this type, see ControlChannelIOException Members.

System.Object
   System.Exception
      System.SystemException
         System.IO.IOException
            EnterpriseDT.Net.Ftp.ControlChannelIOException

public class ControlChannelIOException : IOException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

ControlChannelIOException Members | EnterpriseDT.Net.Ftp Namespace