public void SetDelegateStartStopFunction(StartStopFunctionDelegate pFunc) { StartStopFunction = pFunc; }