Xceed .NET Libraries Documentation
SSHClient Class
Members 


Xceed.SSH.Client Assembly > Xceed.SSH.Client Namespace : SSHClient Class
Represents the SSH client that will be used for the SFTP operations.
Syntax
'Declaration
 
Public Class SSHClient 
   Implements System.IDisposable 
'Usage
 
Dim instance As SSHClient
public class SSHClient : System.IDisposable  
Inheritance Hierarchy

System.Object
   Xceed.SSH.Client.SSHClient

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SSHClient Members
Xceed.SSH.Client Namespace