GigaSpaces XAP.NET Documentation
LocalTransactionManager Property
Class LibraryGigaSpaces.CoreISpaceProxyLocalTransactionManager
Gets the default local transaction manager associated with the proxy.
Declaration Syntax
C#Visual BasicVisual C++J#
ITransactionManager LocalTransactionManager { get; }
ReadOnly Property LocalTransactionManager As ITransactionManager
property ITransactionManager^ LocalTransactionManager {
	ITransactionManager^ get ();
}
/** @property */
ITransactionManager get_LocalTransactionManager()

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