GigaSpaces XAP.NET Documentation
TransactionTimeout Property
Class LibraryGigaSpaces.XAP.EventsIEventListenerContainer<(Of <(TData>)>)TransactionTimeout
Gets or sets a transaction timeout value to override the default value in the TransactionManager property.
Declaration Syntax
C#Visual BasicVisual C++J#
long TransactionTimeout { get; set; }
Property TransactionTimeout As Long
property long long TransactionTimeout {
	long long get ();
	void set (long long value);
}
/** @property */
long get_TransactionTimeout()
/** @property */
 void set_TransactionTimeout(long value)

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