ExecuteCommand Method
Summary
Executes a custom command on the service.
Syntax
public void ExecuteCommand(
int command
)
public:
void ExecuteCommand(
int command
)
Parameters
command
The custom command to execute. The value must be between 128 and 256, inclusive.