I have a thin client that makes calls to a middle tier via DCOM which in turn communicates with an alpha via winsock. My question is when the applications starts fetching data from the middle tier and the alpha I am unable to abort or interrupt the operation until all operations are complete. I get the switch to / retry MsgBox. I would like a way to abort or interrupt operation.

Thanks
Danny