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