Overload | Description |
---|---|
ReadLine() | Reads data from the host until a line-feed character is encountered. |
ReadLine(Int32) | Reads data from the host until a line-feed character is encountered. |
ReadLine(Int32,ReadOption,Boolean) | Reads data from the host until a line-feed character is encountered. |