Method Send
Send(IDriver?)
Sends the Request to the raw output stream of the current IDriver. Only call this method from the main UI thread. You should use AnsiRequestScheduler if sending many requests.
public void Send(IDriver? driver)
Parameters
driverIDriver