GigaSpaces XAP.NET Documentation
ITransactionManager Interface
Class LibraryGigaSpaces.CoreITransactionManager
The interface used for managers of the two-phase commit protocol for top-level transactions.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ITransactionManager
Public Interface ITransactionManager
public interface class ITransactionManager
public interface ITransactionManager
Members
All MembersMethodsProperties



IconMemberDescription
Create(Int64)
Create a new transaction with the specified lease time.

Create()()()
Create a new transaction with the default lease time.

DefaultLeaseTime
Gets or sets the default lease time for transaction creation.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)