ComponentSpace FTP Class Library Reference

FtpCommandConnection Class

Sends FTP commands and receives FTP replies.

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

System.Object
   ComponentSpace.Ftp.FtpCommandConnection

[Visual Basic]
Public Class FtpCommandConnection
    Implements IDisposable
[C#]
public class FtpCommandConnection : IDisposable

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: ComponentSpace.Ftp

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

See Also

FtpCommandConnection Members | ComponentSpace.Ftp Namespace