Used to return the number of transactions currently associated with this TIBCConnection component.
Class
TIBCConnection
Syntax
property TransactionCount: integer;
Remarks
Use the TransactionCount property to return the number of transactions currently associated with this TIBCConnection component.
See Also