I have a mock service setup to respond to a query and it works perfectly. I would like to test the client code around timing out the connection so would like to be able to modify the service so it does not provide a response but just hangs. Is this possible?