getProcessExiting method

bool getProcessExiting()

Implementation

bool getProcessExiting() {
  return _getProcessExiting(self) != 0;
}