Gets the type of this channel.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Type As SshChannelType Get |
C# |
---|
public SshChannelType Type { get; } |