edtFTPnet/Express - Class Reference

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: edtFTPnetEx (in edtFTPnetEx.dll)

See Also

EnterpriseDT.Net.Ftp Namespace