Method SignalExternalCommandLineArgs
SignalExternalCommandLineArgs(IList<string>)
Signals the external command line arguments to the application.
public virtual bool SignalExternalCommandLineArgs(IList<string> args)
Parameters
Returns
- bool
True if the signal was successful; otherwise, false.