[Quickfix-developers] Capturing message from fromApp event
Brought to you by:
orenmnero
From: Vipula <vi...@ya...> - 2008-09-01 15:17:29
|
Hi, I'm using a Quick Fix (C#) engine as an acceptor to capture drop copy messages. Currently developing a function to handle ResendRequest. When I run the application on a console I can see the duplicate messages sent from the server but It doesn't fire the fromApp event. so I have no way of capturing the resent messages. Is there a setting that I have set so I can capture the duplicate messages at fromApp event. Many thanks. Vipula |