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 Class
SQLServerXAResource Methods
SQLServerXAResource Members