Subject | RE: [IBO] forceClosed of tIBOTransaction |
---|---|
Author | IBO Support List |
Post date | 2014-11-03T15:56:47Z |
I don't have a mechanism to do this as a part of IBO.
Were you trying to suggest a feature?
Thanks,
Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Friday, October 31, 2014 2:39 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] forceClosed of tIBOTransaction
Hi--
I see that I can "force close" a transaction (all queries associated with it) using that property of the IBOTransaction.TimeoutProps
Here's what i'd like:
IF the "user" has been idle for nnnn seconds THEN ForcedClose
or in other words, is there a way to set the 'time since transaction' started back to zero?
or in other words... if the user opens any other query using that transaction (or closes one that was using that transaction) i'd like the ForceCloses to start over again from "zero"
ie. i'd like to ForceClosed the transaction only after nnn seconds of no query opening or closing in that transaction.
sorry i stated it so many times
i'm using IBO 4.8.7 and Firebird 2.5
thanks kelly