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
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: 8.0.8.6380 (8.0.8.6380)