edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Interface containing methods common to "Extended Feature" FTP clients.

Namespace: EnterpriseDT.Net.Ftp
Assembly: 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

See Also