ReadLine Method

ReadLine() As string

string ReadLine();

Parameters

name type description

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.

Object

Socket



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.