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

FTPConnectionClosing Event

Occurs when the component is about to close its connection to the server.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public virtual event FTPConnectionEventHandler Closing

Value

Type: EnterpriseDT.Net.FtpFTPConnectionEventHandler
See Also