CacheTransactionManagerExists Method |
Reports the existence of a Transaction for this thread
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function Exists As Boolean
member Exists : unit -> bool
Return Value
Type:
Booleantrue if a transaction exists, false otherwise
See Also