CacheTransactionManagerBegin Method |
Creates a new transaction and associates it with the current thread.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxmember Begin : unit -> unit
ExceptionsException | Condition |
---|
IllegalStateException |
Throws exception if the thread is already associated with a transaction
|
See Also