PowerTCP SSH and SFTP for .NET
SshConnection Class
Members 




SshConnection provides connection and authentication methods and properties for Sftp and Ssh classes.
Object Model
SshConnection ClassConnection Class
Syntax
'Declaration
 
Public Class SshConnection 
   Inherits ComponentBase
'Usage
 
Dim instance As SshConnection
public class SshConnection : ComponentBase 
public __gc class SshConnection : public ComponentBase 
public ref class SshConnection : public ComponentBase 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Dart.Ssh.ComponentBase
            Dart.Ssh.SshConnection
               Dart.Ssh.Sftp
               Dart.Ssh.Ssh

See Also

Reference

SshConnection Members
Dart.Ssh Namespace


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic