edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPConnectionOnClosed Method

Note: This API is now obsolete.
Called when a connection has closed.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
[ObsoleteAttribute("Use OnClosed(Exception).")]
protected virtual void OnClosed()

See Also