Table of Contents

Method Send

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Send()

Sends the Request to the raw output stream of the current ConsoleDriver. Only call this method from the main UI thread. You should use AnsiRequestScheduler if sending many requests.

public void Send()