[Quickfix-developers] Disable automatic session reset
Brought to you by:
orenmnero
|
From: Tarandeep S. <tar...@ef...> - 2005-08-11 12:56:14
|
Hi, Is there any way to disable the automatic resetting of session at time specified by 'StartTime' in the configuration file? Instead of fix session getting reset at a specified period I want to control that manually i.e the user resets the session only by explicitly calling Session::reset() and not at some scheduled time period. How can I do that? Thanks and Regards, Tarandeep Singh |