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

SSHSCPClientTestConnection Method

Tests the connection

Definition

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

Return Value

Boolean
true if connection ok

Implements

IFileTransferClientTestConnection

See Also