GigaSpaces XAP.NET Documentation
TransactionType Enumeration
Class LibraryGigaSpaces.XAP.EventsTransactionType
Specifies transacion type.
Declaration Syntax
C#Visual BasicVisual C++J#
public enum TransactionType
Public Enumeration TransactionType
public enum class TransactionType
public enum TransactionType
Members
MemberDescription
Manual
Transaction type will be determined by the supplied TransactionManager. If no manager is set then no transactions will be used.

Distributed
Transaction will be created by a distributed transaction manager created by CreateDistributedTransactionManager()()().

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)