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

SSHFTPClientTestConnection Method

Tests the connection

Definition

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

Return Value

Boolean
true if connection ok

Implements

IFileTransferClientTestConnection

See Also