ChannelOpenConfirmationMessage InitialWindowSize Property SSH .NET Client Library Documentation
Gets the initial size of the window.

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

public uint InitialWindowSize { get; private set; }

Field Value

The initial size of the window.
See Also