TCnServiceController.Start(_StringArray) Method
Starts a service, passing the specified arguments.
public procedure Start(Args: _StringArray); overload;
Parameters
- Args
- Type: _StringArray
An array of arguments to pass to the service when it starts.