ChannelOpenInfo PropertiesSSH .NET Client Library Documentation
The ChannelOpenInfo type exposes the following members.
Properties

  NameDescription
Public propertyChannelType
Gets the type of the channel to open.
Public propertyIsEndOfData
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.)
Protected propertyZeroReaderIndex
Gets the index that represents zero in current data type.
(Inherited from SshData.)
Back to Top
See Also