edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Called when security is being negotiated on the connection (control channel).

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
protected virtual void OnSecuringConnection()
Visual Basic
Protected Overridable Sub OnSecuringConnection
Visual C++
protected:
virtual void OnSecuringConnection()

See Also