The DebugMessage type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| IsAlwaysDisplay |
Gets a value indicating whether the message to be always displayed.
| |
| IsEndOfData |
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.) | |
| Language |
Gets message language.
| |
| Message |
Gets debug message.
| |
| ZeroReaderIndex |
Gets the index that represents zero in current data type.
(Inherited from Message.) |
See Also