edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Test if the connection is still alive. If not then call Close so that events occur as they should.

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

Syntax

C#
public bool TestConnection()
Visual Basic
Public Function TestConnection As Boolean
Visual C++
public:
bool TestConnection()

See Also