ibi Patterns - Search 6.0.0 .NET API |
NetricsTranStats.getIdleTime Method |
See Also |
![]() ![]() |
Return the idle time for this transaction in seconds.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Remarks
If there is no transaction or no idle time it returns -1.
The idle time is the time since the last modify operation associated with this transaction completed. If there are no update operations associated with this transaction it is the time since the transaction was created. If a modify operation is in progress the idle time will be zero.