W
William Ryan
Will you get a timeout exception if the query takes longer than the timeout
period to execute, or does it get thrown when you can't initiate a command
for longer than the period? Or both?
I've tried setting CommandTimeout to 1 and then fire a long running query
and I don't get the exception....so I'm wondering behind the scenes, what
will cause a timeout problem with the Command object?
period to execute, or does it get thrown when you can't initiate a command
for longer than the period? Or both?
I've tried setting CommandTimeout to 1 and then fire a long running query
and I don't get the exception....so I'm wondering behind the scenes, what
will cause a timeout problem with the Command object?