Executes the specified Action-defined command with the specified Action-defined arguments against the remotely running agent, which is then processed by the Action-defined Inedo.BuildMaster.Extensibility.Actions.RemoteActionBase.ProcessRemoteCommand(System.String,System.String[]).
Action-defined command name.
Action-defined command arguments.
Action-defined return string
This method is meant to be called from the ActionBase.Execute method to begin remote execution.