CacheTransactionManagerRollback Method |
Roll back the transaction associated with the current thread. When
this method completes, the thread is no longer associated with a
transaction and the transaction context is destroyed.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxmember Rollback : unit -> unit
Exceptions
See Also