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

  NameDescription
Public propertyDescription
Gets description for failure.
Public propertyIsEndOfData
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.)
Public propertyLanguage
Gets message language.
Public propertyLocalChannelNumber
Gets or sets the local channel number.
(Inherited from ChannelMessage.)
Public propertyReasonCode
Gets failure reason code.
Protected propertyZeroReaderIndex
Gets the index that represents zero in current data type.
(Inherited from Message.)
Back to Top
See Also