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: 12.1.0.0 (12.1.0.17000)