R
roger
Hi,
i was to ask that if asp.net is configured to allow uploads of 1 GB of file
with a timeout of 30 minutes, and a client application while calling a
method aborts say after 2 minutes what will
happen ? will asp.net be able to terminate the call to the method or it'll
wait for the timeout period to kill this particular session? if its going to
wait for timeout how can we handle this situation ?
i was to ask that if asp.net is configured to allow uploads of 1 GB of file
with a timeout of 30 minutes, and a client application while calling a
method aborts say after 2 minutes what will
happen ? will asp.net be able to terminate the call to the method or it'll
wait for the timeout period to kill this particular session? if its going to
wait for timeout how can we handle this situation ?