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

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