ShellStream Read Method SSH .NET Client Library Documentation
Reads text available in the shell.

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

public string Read()

Return Value

The text available in the shell.
See Also