Overload List
| Name | Description | |
|---|---|---|
| ReadLine |
Reads the line from the shell. If line is not available it will block the execution and will wait for new line.
| |
| ReadLine(TimeSpan) |
Reads the line from the shell. If line is not available it will block the execution and will wait for new line.
|
See Also