ShellStream ReadLine Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodReadLine 
Reads the line from the shell. If line is not available it will block the execution and will wait for new line.
Public methodReadLine(TimeSpan)
Reads the line from the shell. If line is not available it will block the execution and will wait for new line.
Back to Top
See Also