An interface which defines common functionality shared by FTP and SFTP protocols.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Interface IFtp _ Inherits IDisposable |
| C# |
|---|
public interface IFtp : IDisposable |