Rollback the transaction associated with the current thread. When this method completes, the thread becomes associated with no transaction. Calling this method when the transaction is not opened doe not throw an exception.
This method can be called by any threads.