Stops idling.
public void StopIdle();
Public Sub StopIdle()
This method stops idling if it was previously started via StartIdle. If the component is not idling this method does nothing.