ComponentSpace FTP Class Library Reference

CommandTraceEntryType Enumeration

The command trace entry type.

[Visual Basic]
Public Enum CommandTraceEntryType
[C#]
public enum CommandTraceEntryType

Members

Member Name Description
CommandConnection Command connection.
DataConnection Data connection.
Command Command.
CommandReply Command reply.

Requirements

Namespace: ComponentSpace.Ftp

Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)

See Also

ComponentSpace.Ftp Namespace