Whisperstream Research Group - CommLib Documentation

Telnet.AsyncSend Method 

Sends the data string to the telnet server asynchronously

public void AsyncSend(
   string data
);

Parameters

data
the string of data to be sent

See Also

Telnet Class | Whisperstream.CommLib.TelnetLib Namespace