ComponentSpace FTP Class Library Reference

FtpDataConnection Class

Sends and receives FTP data.

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

System.Object
   ComponentSpace.Ftp.FtpDataConnection

[Visual Basic]
Public Class FtpDataConnection
    Implements IDisposable
[C#]
public class FtpDataConnection : 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

FtpDataConnection Members | ComponentSpace.Ftp Namespace