C# (CSharp) Renci.SshNet.Channels Пространство имен

Классы

Имя Описание
Channel Represents base class for SSH channel implementations.
ChannelDirectTcpip Implements "direct-tcpip" SSH channel.
ChannelForwardedTcpip Implements "forwarded-tcpip" SSH channel.
ChannelSession Implements Session SSH channel.
ClientChannel
ServerChannel