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

FTPConnectionOnClosing Method

Note: This API is now obsolete.
Called when a connection is about to close.

Definition

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

See Also