|
|
ReadLine() As string
string ReadLine();
| name | type | description |
Returns the next line received from the other end.
If a line is not immediately available the call will block until one is available or a timeout occurs. You can check whether a line is available with the IsLineAvailable method.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.