Do Photon Clients have time-outs and a way to disable them?

Options
When I debug my code with breakpoints, the Client disconnects from the server after some time. I was thinking it probably has a time-out or something.
Can I disable this somehow just for debugging?

Comments