SshChannelType Enum
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
SSH channel type.
Syntax
public enum SshChannelType
  Fields
| Name | Description | 
|---|---|
| DirectTcpIp | Direct TCP/IP tunnel.  | 
      
| ForwardedTcpIp | Forwarder TCP/IP tunnel.  | 
      
| Session | Session.  |