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

ExFTPConnectionOnConnected(Exception) Method

Call base then start the keep-alive thread.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
protected override void OnConnected(
	Exception exception
)

Parameters

exception  Exception
Exception that occurred during operation.

See Also