This method of the Service Class handles the pause request.
protected boolean handlePause();
Returns false.
Override this method in your derived service class if you want your service to handle pause events.