PowerTCP SSH and SFTP for .NET
Connection Class
Members 




Establishes an encrypted TCP/IP connection to an SSH-2 server.
Object Model
Connection ClassConnectionInfo ClassDHGexParameters ClassIPEndPoint ClassHttpProxyData ClassIPEndPoint Class
Syntax
'Declaration
 
Public NotInheritable Class Connection 
'Usage
 
Dim instance As Connection
public sealed class Connection 
public __gc __sealed class Connection 
public ref class Connection sealed 
Remarks
This class is created by the SshConnection class and is exposed for fine-grain control of the connection and authentication process.
Inheritance Hierarchy

System.Object
   Dart.Ssh.Connection

See Also

Reference

Connection 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