GigaSpaces XAP.NET Documentation
Manager Property
Class LibraryGigaSpaces.CoreITransactionManager
Gets the transaction manager which created this transaction.
Declaration Syntax
C#Visual BasicVisual C++J#
ITransactionManager Manager { get; }
ReadOnly Property Manager As ITransactionManager
property ITransactionManager^ Manager {
	ITransactionManager^ get ();
}
/** @property */
ITransactionManager get_Manager()

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