StartThread static method

ControlCommand StartThread()

Implementation

static ControlCommand StartThread() {
  return ControlCommand(CommandType.StartThread);
}