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
	Get
	Set
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: 14.0.0.0 (14.0.0.20000)