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

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