Closed
Description
Hi there,
I noticed a discrepancy between the comments and error messages in the QueryOptions.ReadTimeout method and the actual behavior of the code.
I suggest allowing the code to accept 0 without raising an exception to handle disabling the timeout.
I've also submitted a PR to address this. I would appreciate it if you could review it.
Thank you.