Provides methods for communication with SSH shell servers.
Namespace:
Rebex.Net
Assembly:
Rebex.SshShell (in Rebex.SshShell.dll)
Syntax
Visual Basic |
---|
Public Class Ssh _ Inherits NetworkSession _ Implements IDisposable, IShellChannelFactory |
C# |
---|
public class Ssh : NetworkSession, IDisposable, IShellChannelFactory |
Remarks
All members of this class are thread-safe.