procLoopCountMax static method

int procLoopCountMax()

Implementation

static int procLoopCountMax(){
	return _procEnv._procLoopCountMax;
}