Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Shell.SendCommand Method

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

SendCommand(String)

Sends a command to the server. This assumes that either there is no command running at the moment or that a question prompt was encountered.

Declaration
public void SendCommand(string command)
Parameters
Type Name Description
String command

Command to send.

SendCommand(String, Boolean)

Sends a command to the server. This assumes that either there is no command running at the moment or that a question prompt was encountered.

Declaration
public void SendCommand(string command, bool password)
Parameters
Type Name Description
String command

Command to send.

Boolean password

The command is a password - the server either sends back different characters or none at all.

In This Article
  • SendCommand(String)
  • SendCommand(String, Boolean)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies