[Quickfix-developers] stopping initiator hangs application
Brought to you by:
orenmnero
|
From: tony w. <ton...@ya...> - 2006-04-06 18:43:23
|
Hello, I've been using quickfix with great success, although I've came across a problem when trying to stop an initiator in VB .Net 2. When I call "stop" my application will frequently hang on this call. I've tried with version 1.11.1 and with using the automated builds for VS 8 under the developers section of the website, both having the same results. I'm also passing a value of "True" when calling the stop method to force close, but it still occasionally hangs. Before calling stop I call logout on my open session. Is there something that I'm doing incorrectly or another way to get around this problem? Thank you, Tony |