mode method

  1. @override
int mode()
override

the request run mode. {@link RunMode}

Implementation

@override
int mode() {
  return _mode;
}