An NDoc Documented Class Library

IFTPComponent.LinkComponent Method 

Called by the given FTP component when it is added to a container.

void LinkComponent(
   IFTPComponent component
);

Parameters

component
FTP component just added to the container.

Remarks

This method allows FTP components to interlink themselves automatically.

See Also

IFTPComponent Interface | EnterpriseDT.Net.Ftp Namespace