GigaSpaces XAP.NET Documentation
TransactionType Property
Class LibraryGigaSpaces.XAP.EventsIEventListenerContainer<(Of <(<'TData>)>)>TransactionType
Gets or sets the TransactionType. When Manual is used, the transaction type will be determined by the TransactionManager.
Declaration Syntax
C#Visual BasicVisual C++J#
TransactionType TransactionType { get; set; }
Property TransactionType As TransactionType
	Get
	Set
property TransactionType TransactionType {
	TransactionType get ();
	void set (TransactionType value);
}
/** @property */
TransactionType get_TransactionType()
/** @property */
 void set_TransactionType(TransactionType value)

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