Click or drag to resize
CacheTransactionManagerExists Method
Overload List
  NameDescription
Public methodExists
Reports the existence of a Transaction for this thread
Public methodExists(TransactionId)
Reports the existence of a transaction for the given transactionId. This method can be used to determine if a transaction with the given transaction identifier is currently in progress locally.

Since 3.6.2

Top
See Also