Initializes a new instance of the ChannelDataMessage class.
Namespace: Renci.SshNet.Messages.ConnectionAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- localChannelNumber
- Type:
System UInt32
The local channel number.
- data
- Type:
System Byte
Message data.
See Also