edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

IFTPComponent Interface

Interface implemented by all FTP components.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public interface IFTPComponent

The IFTPComponent type exposes the following members.

Methods
  NameDescription
Public methodLinkComponent
Called by the given FTP component when it is added to a container.
Top
See Also