Xceed FTP Library Documentation
XceedFtp control reference / Enumeration types / EXFCommandType enumeration
In This Topic
    EXFCommandType enumeration
    In This Topic

    enum EXFCommandType
    {
      fctClientCommand = 0, 
      fctServerReply = 1 
    }

    The meaning of each value is detailed in the LoggingCommandLine event topic's description of the eCommandType parameter .