Re: Exception thrown after IwodFtpDLXComPtr::Abort (General questions)
Thanks for the quick reply. I'm wondering how to abort an operation since the PutFile call is blocking and the only place I can call the Abort method is from the event sink. When I call Abort, the PutFile throws an exception. It looks like the abort works ok. I'm perfectly happy catching the exception if this is the way it is supposed to work. But as you say and as the documentation says, the PutFile is supposed to return an error code. The documentation doesn't metion an exception. I just want to know if it is safe for me to perform the abort like this. Thanks again.
Joe
Complete thread:
- Exception thrown after IwodFtpDLXComPtr::Abort - jz1, 2006-06-28, 17:45
- Re: Exception thrown after IwodFtpDLXComPtr::Abort - wodDrazen, 2006-06-28, 18:08
- Re: Exception thrown after IwodFtpDLXComPtr::Abort - jz1, 2006-06-28, 18:45
- Re: Exception thrown after IwodFtpDLXComPtr::Abort - wodDrazen, 2006-06-28, 18:58
- Re: Exception thrown after IwodFtpDLXComPtr::Abort - jz1, 2006-06-28, 21:09
- Re: Exception thrown after IwodFtpDLXComPtr::Abort - wodDrazen, 2006-06-28, 18:58
- Re: Exception thrown after IwodFtpDLXComPtr::Abort - jz1, 2006-06-28, 18:45
- Re: Exception thrown after IwodFtpDLXComPtr::Abort - wodDrazen, 2006-06-28, 18:08