See Also

SshConnection Members  | Dart.PowerTCP.Ssh Namespace

Requirements

Namespace: Dart.PowerTCP.Ssh

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.Ssh (in Dart.PowerTCP.Ssh.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerTCP SSH and SFTP for .NET

SshConnection Class

Dart.PowerTCP.Ssh Namespace : SshConnection Class

SshConnection provides connection and authentication methods and properties for Sftp and Ssh classes.

For a list of all members of this type, see SshConnection members.

Object Model


Inheritance Hierarchy

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

Syntax

[Visual Basic]
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")> <LicenseProviderAttribute(SshLicenseProvider)> Public Class SshConnection    Inherits Component    Implements IBusy 
[C#]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")] [LicenseProviderAttribute(SshLicenseProvider)] public class SshConnection : Component, IBusy 
[C++]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")] [LicenseProviderAttribute(SshLicenseProvider)] public __gc class SshConnection : public Component, IBusy 
[C++/CLI]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")] [LicenseProviderAttribute(SshLicenseProvider)] public ref class SshConnection : public Component, IBusy 

Requirements

Namespace: Dart.PowerTCP.Ssh

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.Ssh (in Dart.PowerTCP.Ssh.dll)

See Also

SshConnection Members  | Dart.PowerTCP.Ssh Namespace

 

Send comments on this topic.

Documentation version 1.0.0.0.

© 2008 Dart Communications.  All rights reserved.