Dart.Ssh Namespace : Session Class |
'Declaration Public Class Session
'Usage Dim instance As Session
public class Session
public __gc class Session
public ref class Session
Program can be a shell, application or a system command, and may or may not have a tty. Only one program can be started on a session. Multiple sessions can be active simultaneously, however most SSH servers impose a limit on the number of concurrent sessions.
System.Object
Dart.Ssh.Session