Interface containing methods common to "Extended Feature" FTP clients.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public interface IExFileTransferClient : IFileTransferClient |
| Visual Basic |
|---|
Public Interface IExFileTransferClient _ Inherits IFileTransferClient |
| Visual C++ |
|---|
public interface class IExFileTransferClient : IFileTransferClient |