Page 1 of 1

OnConnectionLost event does not fire

Posted: Fri 16 Nov 2007 13:23
by sGingter
I actually have the problem, that the OnConnectionLost event of the TMSConnection does not fire.

Is there anything I have to configure for this event to execute?

Posted: Mon 19 Nov 2007 09:49
by Antaeus
Please check whether you set the LocalFailover option of TMSConnection to True.
The OnConnectionLost also does not occur when connection is lost on data fetch in FetchAll=False mode.