TTelnetSend.WaitFor
TTelnetSend
function WaitFor(Const Value: string): Boolean;
Unit
tlntsend
Description
Reading data from telnet server until Value is readed. If it is not readed until timeout, result is false. Otherwise result is true.
See also:
RecvString, RecvTerminated, Send, SessionLog