GigaSpaces XAP.Net Documentation
DefaultTimeOut Property
Class LibraryGigaSpaces.CoreISpaceProxyProviderFactoryDefaultTimeOut
Gets or sets the default timeout assigned to created proxies.
Declaration Syntax
C#Visual BasicVisual C++J#
long DefaultTimeOut { get; set; }
Property DefaultTimeOut As Long
property long long DefaultTimeOut {
	long long get ();
	void set (long long value);
}
/** @property */
long get_DefaultTimeOut()
/** @property */
 void set_DefaultTimeOut(long value)

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