edtFTPnet/Compact - FTP component for .NET Compact Framework | Free Trial | Pricing
An NDoc Documented Class Library

FTPConnectionEventHandler Delegate

Represents the method that will handle the Connecting and Connected events.

public delegate void FTPConnectionEventHandler(
   object sender,
   FTPConnectionEventArgs e
);

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

EnterpriseDT.Net.Ftp Namespace