ChannelOpenInfo public abstract class ChannelOpenInfo : SshData Base class for open channel messages Documentation Code public abstract string ChannelType { get; } Gets the type of the channel to open. protected ChannelOpenInfo()