Stops idling.
int StopIdle();
This method stops idling if it was previously started via StartIdle. If the class is not idling this method does nothing.