ChannelMessage LocalChannelNumber Property SSH .NET Client Library Documentation
Gets or sets the local channel number.

Namespace: Renci.SshNet.Messages.Connection
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public uint LocalChannelNumber { get; protected set; }

Field Value

The local channel number.
See Also