[Quickfix-developers] Message and connection
Brought to you by:
orenmnero
|
From: Martin T. <mta...@ho...> - 2005-08-01 15:51:45
|
Hi, Is there a parameter to avoid the quickfix session to buffer the outgoing messages if it is not actually connected? Let's say that a client sends multiple messages, without being connected. When he connect, all previous message are sent. Is there a built-in parameter that avoid that? I tried : CheckLatency=Y MaxLatency=10 but it does not give the result I attemped, maybe there is other params. Regards, Martin |