GigaSpaces XAP.NET Documentation
Transaction Property
Class LibraryGigaSpaces.XAP.EventsDataEventArgs<(Of <(<'TData>)>)>Transaction
Gets the transaction context of this event
Declaration Syntax
C#Visual BasicVisual C++J#
public ITransaction Transaction { get; }
Public ReadOnly Property Transaction As ITransaction
	Get
public:
property ITransaction^ Transaction {
	ITransaction^ get ();
}
/** @property */
public ITransaction get_Transaction()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)