Provides methods for communication with FTP servers.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Class Ftp _ Inherits NetworkSession _ Implements IFtp, IDisposable |
C# |
---|
public class Ftp : NetworkSession, IFtp, IDisposable |
Remarks
All members of this class are thread-safe.