Initializes a new instance of the ChannelOpenFailureMessage 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.
- description
- Type:
System String
The description.
- reasonCode
- Type:
System UInt32
The reason code.
See Also