The ChannelOpenMessage type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ChannelType |
Gets the type of the channel.
| |
| Info |
Gets channel specific open information.
| |
| InitialWindowSize |
Gets the initial size of the window.
| |
| 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.) | |
| MaximumPacketSize |
Gets the maximum size of the packet.
| |
| ZeroReaderIndex |
Gets the index that represents zero in current data type.
(Inherited from Message.) |
See Also