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

  NameDescription
Public propertyIsAlwaysDisplay
Gets a value indicating whether the message to be always displayed.
Public propertyIsEndOfData
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.)
Public propertyLanguage
Gets message language.
Public propertyMessage
Gets debug message.
Protected propertyZeroReaderIndex
Gets the index that represents zero in current data type.
(Inherited from Message.)
Back to Top
See Also