The ChannelOpenFailureMessage type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Description |
Gets description for failure.
| |
| IsEndOfData |
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.) | |
| Language |
Gets message language.
| |
| LocalChannelNumber |
Gets or sets the local channel number.
(Inherited from ChannelMessage.) | |
| ReasonCode |
Gets failure reason code.
| |
| ZeroReaderIndex |
Gets the index that represents zero in current data type.
(Inherited from Message.) |
See Also