Sends text to the server.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Sub Send ( _ text As String _ ) |
C# |
---|
public void Send( string text ) |
Parameters
- text
- Type: System..::..String
Text to be sent.