getTransactionTimeout Method (SQLServerXAResource)
Obtains the current transaction timeout value set for this SQLServerXAResource object.
Syntax
public int getTransactionTimeout()
Exceptions
javax.transaction.xa.XAException
Remarks
This getTransactionTimeout method is specified by the getTransactionTimeout method in the javax.transaction.xa.XAResource interface.
See Also
SQLServerXAResource Methods
SQLServerXAResource Members
SQLServerXAResource Class