edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Called when a connection-attempt is being made.

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

Syntax

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

See Also