GigaSpaces XAP.NET Documentation
Timeout Property
Class LibraryGigaSpaces.CoreJiniTransactionManagerLookupInfoTimeout
Gets or sets the maximum timeout.
Declaration Syntax
C#Visual BasicVisual C++J#
public long Timeout { get; set; }
Public Property Timeout As Long
public:
property long long Timeout {
	long long get ();
	void set (long long value);
}
/** @property */
public long get_Timeout()
/** @property */
public  void set_Timeout(long value)

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