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

ExFTPConnectionTestConnection Method

Test if the connection is still alive. If not then call Close so that events occur as they should.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool TestConnection()

Return Value

Boolean

See Also