End static method

Implementation

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